Allowing all maintainers to approve UI changes (#40577)

Closs #40576

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
This commit is contained in:
Alexander Schwartz
2025-06-18 18:42:50 +02:00
committed by GitHub
parent e4f0bfc8e7
commit 9aaf40cc17

8
.github/CODEOWNERS vendored
View File

@@ -2,7 +2,7 @@
# Overview
#
# Pattern used to match files follows most of the same rules as used in gitignore files. Order is
# important; the last matching pattern takes precendence.
# important; the last matching pattern takes precedence.
#
# For more info see:
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
@@ -46,7 +46,7 @@
###################################################################################################
/themes/ @keycloak/ui-maintainers @keycloak/maintainers
/js/ @keycloak/ui-maintainers
/js/ @keycloak/ui-maintainers @keycloak/maintainers
/js/**/messages_*.properties @keycloak/ui-maintainers @keycloak/maintainers
/adapters/oidc/js/ @keycloak/ui-maintainers
/rest/admin-ui-ext/ @keycloak/ui-maintainers
/adapters/oidc/js/ @keycloak/ui-maintainers @keycloak/maintainers
/rest/admin-ui-ext/ @keycloak/ui-maintainers @keycloak/maintainers