From 560a3f522013c645032ffe6efd62c5d2dbcd95c6 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Fri, 17 Apr 2026 14:00:20 +0200 Subject: [PATCH] Fixing teams ownership for core authn (#48135) Signed-off-by: stianst --- .github/teams.yml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/.github/teams.yml b/.github/teams.yml index 78d9476850e..b7350391b28 100644 --- a/.github/teams.yml +++ b/.github/teams.yml @@ -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