mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-28 04:13:22 -04:00
Fixing teams ownership for core authn (#48135)
Signed-off-by: stianst <stianst@gmail.com>
This commit is contained in:
parent
fc79ba1ace
commit
560a3f5220
1 changed files with 4 additions and 10 deletions
14
.github/teams.yml
vendored
14
.github/teams.yml
vendored
|
|
@ -10,15 +10,14 @@ team/continuous-delivery:
|
|||
- area/testsuite
|
||||
|
||||
team/core-clients:
|
||||
|
||||
team/core-protocols:
|
||||
- area/adapter/fuse
|
||||
- area/adapter/java-cli
|
||||
- area/adapter/jee
|
||||
- area/adapter/jee-saml
|
||||
- area/adapter/spring
|
||||
- area/adapter/javascript
|
||||
- area/authentication
|
||||
- area/authentication/webauthn
|
||||
- area/login/ui
|
||||
- area/oidc
|
||||
- area/oid4vc
|
||||
- area/saml
|
||||
|
|
@ -35,14 +34,9 @@ team/core-iam:
|
|||
- area/workflows
|
||||
|
||||
team/core-authn:
|
||||
- area/account/ui
|
||||
- area/admin/ui
|
||||
- area/authentication
|
||||
- area/core
|
||||
- area/identity-brokering
|
||||
- area/saml
|
||||
- area/test-framework
|
||||
- area/token-exchange/subject-impersonation
|
||||
- area/authentication/webauthn
|
||||
- area/login/ui
|
||||
|
||||
team/core-shared:
|
||||
- area/account/api
|
||||
|
|
|
|||
Loading…
Reference in a new issue