Skip to content

Commit

Permalink
Update auth OWNERS files to only use aliases
Browse files Browse the repository at this point in the history
Signed-off-by: Monis Khan <mok@vmware.com>
  • Loading branch information
enj committed Apr 7, 2021
1 parent b0abe89 commit bca4993
Show file tree
Hide file tree
Showing 12 changed files with 45 additions and 69 deletions.
7 changes: 5 additions & 2 deletions pkg/api/podsecuritypolicy/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners

# approval on api packages bubbles to api-approvers
reviewers:
- smarterclayton
- jessfraz
- sig-auth-policy-approvers
- sig-auth-policy-reviewers
labels:
- sig/auth
9 changes: 5 additions & 4 deletions pkg/apis/abac/OWNERS
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners

# approval on api packages bubbles to api-approvers
reviewers:
- lavalamp
- smarterclayton
- deads2k
- liggitt
- sig-auth-authorizers-approvers
- sig-auth-authorizers-reviewers
labels:
- sig/auth
10 changes: 4 additions & 6 deletions pkg/auth/OWNERS
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- erictune
- liggitt
- deads2k
- mikedanese
- sig-auth-api-approvers
reviewers:
- mikedanese
- enj
- sig-auth-api-reviewers
labels:
- sig/auth
9 changes: 9 additions & 0 deletions pkg/controller/certificates/approver/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- sig-auth-certificates-approvers
reviewers:
- sig-auth-certificates-reviewers
labels:
- sig/auth

14 changes: 0 additions & 14 deletions pkg/controller/serviceaccount/config/OWNERS

This file was deleted.

10 changes: 5 additions & 5 deletions pkg/registry/core/serviceaccount/OWNERS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- mikedanese
- liggitt
approvers:
- mikedanese
- liggitt
- sig-auth-serviceaccounts-approvers
reviewers:
- sig-auth-serviceaccounts-reviewers
labels:
- sig/auth
8 changes: 8 additions & 0 deletions plugin/pkg/admission/imagepolicy/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- sig-auth-policy-approvers
reviewers:
- sig-auth-policy-reviewers
labels:
- sig/auth
13 changes: 4 additions & 9 deletions plugin/pkg/auth/OWNERS
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- erictune
- liggitt
- deads2k
- mikedanese
- sig-auth-api-approvers
reviewers:
- erictune
- liggitt
- deads2k
- enj
- mikedanese
- sig-auth-api-reviewers
labels:
- sig/auth
15 changes: 5 additions & 10 deletions staging/src/k8s.io/api/certificates/OWNERS
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners

# approval on api packages bubbles to api-approvers
reviewers:
- thockin
- lavalamp
- smarterclayton
- deads2k
- caesarxuchao
- liggitt
- sttts
- dims
- errordeveloper
- enj
- sig-auth-certificates-approvers
- sig-auth-certificates-reviewers
labels:
- sig/auth

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit bca4993

Please sign in to comment.