From e5ef0a417a32f8ac507392b2ca432f169ecc2a66 Mon Sep 17 00:00:00 2001 From: Sebastian Schuster Date: Wed, 18 Jan 2023 13:03:03 +0100 Subject: [PATCH] Updated list of Keycloak repositories in GOVERNANCE.md (#16447) --- GOVERNANCE.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 88953a907a..045f1bc9e7 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -21,11 +21,12 @@ enabling the less common use cases through custom extensions. Keycloak consists of several projects: * [Keycloak](https://github.com/keycloak/keycloak) - Keycloak Server and Java adapters +* [Keycloak UI](https://github.com/keycloak/keycloak-ui) - Keycloak Admin and Account user interface * [Keycloak Documentation](https://github.com/keycloak/keycloak-documentation) - Documentation for Keycloak * [Keycloak QuickStarts](https://github.com/keycloak/keycloak-quickstarts) - QuickStarts for getting started with Keycloak -* [Keycloak Containers](https://github.com/keycloak/keycloak-containers) - Container images for Keycloak -* [Keycloak Node.js Connect](https://github.com/keycloak/keycloak-nodejs-connect) - Node.js adapter for Keycloak -* [Keycloak Node.js Admin Client](https://github.com/keycloak/keycloak-nodejs-admin-client) - Node.js library for Keycloak Admin REST API +* [Keycloak Benchmark](https://github.com/keycloak/keycloak-benchmark) - Load tests for benchmarking Keycloak +* [Keycloak Community](https://github.com/keycloak/keycloak-community) - Keycloak design documents +* [Keycloak Web](https://github.com/keycloak/keycloak-web) - Website keycloak.org The same governance model applies to all projects. However, the list of maintainers may vary per project.