mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-16 20:15:46 -06:00
Allowing all maintainers to approve UI changes (#40577)
Closs #40576 Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
This commit is contained in:
committed by
GitHub
parent
e4f0bfc8e7
commit
9aaf40cc17
8
.github/CODEOWNERS
vendored
8
.github/CODEOWNERS
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user