From af6f3684e464ec51e9954eccdc95e539915b769d Mon Sep 17 00:00:00 2001 From: Yoshiyuki Tabata <34849594+y-tabata@users.noreply.github.com> Date: Fri, 11 Oct 2024 17:49:21 +0900 Subject: [PATCH] Add OAuth SIG meeting link to README (#32385) * Add OAuth SIG meeting link to README Closes https://github.com/keycloak/keycloak/issues/32384 Signed-off-by: Yoshiyuki Tabata * Update README.md Co-authored-by: Stian Thorgersen Signed-off-by: Yoshiyuki Tabata <34849594+y-tabata@users.noreply.github.com> --------- Signed-off-by: Yoshiyuki Tabata Signed-off-by: Yoshiyuki Tabata <34849594+y-tabata@users.noreply.github.com> Co-authored-by: Stian Thorgersen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d480fa89a..264c69bad2 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ To write tests, refer to the [writing tests](docs/tests-development.md) guide. Before contributing to Keycloak, please read our [contributing guidelines](CONTRIBUTING.md). Participation in the Keycloak project is governed by the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md). +Joining a [community meeting](https://www.keycloak.org/community) is a great way to get involved and help shape the future of Keycloak. ## Other Keycloak Projects