From 69b6b845d750566c9e8050f0781d0c2e88f3d54e Mon Sep 17 00:00:00 2001 From: David Kornel Date: Thu, 9 May 2024 11:45:46 +0200 Subject: [PATCH] Add adopters and maintainers into readme (#59) Signed-off-by: David Kornel --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b32e38b..3c6cb93 100644 --- a/README.md +++ b/README.md @@ -75,3 +75,11 @@ Examples are stored in [test-frame-test](test-frame-test/src/test/java/io/skodjo * **KUBE_TOKEN** - token of Kube access (use instead of username/password) * **KUBE_URL** - URL of the cluster (API URL) * **CLIENT_TYPE** - Switch between `kubectl` or `oc` cmd client + +## Adopters +* [opendatahub.io](https://github.com/opendatahub-io/opendatahub-operator) operator test suite - [odh-e2e](https://github.com/skodjob/odh-e2e) + +## Maintainers +* [David Kornel](https://github.com/kornys) +* [Lukas Kral](https://github.com/im-konge) +* [Jakub Stejskal](https://github.com/Frawless) \ No newline at end of file