From cb9cc39c256b7c2a8b92b7a103d8f2376114f121 Mon Sep 17 00:00:00 2001 From: David Kornel Date: Tue, 26 Nov 2024 10:23:30 +0100 Subject: [PATCH] Add streamshub to adopters (#202) ## Description Add streamshib into adopters ## Type of Change Please delete options that are not relevant. * Documentation update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4acea6..9612e69 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ Examples are stored in [test-frame-test-examples](test-frame-test-examples/src/t * [strimzi.io](https://github.com/strimzi/strimzi-kafka-operator) Strimzi Kafka operator - [e2e](https://github.com/strimzi/strimzi-kafka-operator/tree/main/systemtest) * [strimzi.io](https://github.com/strimzi/kafka-access-operator) Kafka access operator - [e2e](https://github.com/strimzi/kafka-access-operator/tree/main/systemtest) * [debezium.io](https://github.com/debezium/debezium-operator) Debezium Operator - [e2e](https://github.com/debezium/debezium-operator/tree/main/systemtests) +* [streamshub](https://github.com/streamshub) Streams E2E - [e2e](https://github.com/streamshub/streams-e2e) ## Maintainers * [David Kornel](https://github.com/kornys)