sig-auth: fix KAS options OWNERS

Signed-off-by: Monis Khan <mok@microsoft.com>
This commit is contained in:
Monis Khan 2025-10-29 12:32:24 -04:00
parent a8a43a5e25
commit 0fac370625
No known key found for this signature in database
2 changed files with 25 additions and 0 deletions

View file

@ -0,0 +1,17 @@
# See the OWNERS docs at https://go.k8s.io/owners
filters:
".*authentication.*":
approvers:
- sig-auth-authenticators-approvers
reviewers:
- sig-auth-authenticators-reviewers
labels:
- sig/auth
".*authorization.*":
approvers:
- sig-auth-authorizers-approvers
reviewers:
- sig-auth-authorizers-reviewers
labels:
- sig/auth

View file

@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authenticators-approvers
reviewers:
- sig-auth-authenticators-reviewers
labels:
- sig/auth