Merge pull request #134951 from enj/enj/i/fix_kas_opt_owners

sig-auth: fix KAS options OWNERS
This commit is contained in:
Kubernetes Prow Robot
2025-11-03 08:34:14 -08:00
committed by GitHub
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