mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 18:02:01 +00:00
Merge pull request #100885 from enj/enj/i/auth_owners
Update sig-auth OWNERS
This commit is contained in:
commit
d51f15ed0d
@ -35,11 +35,9 @@ aliases:
|
||||
- deads2k
|
||||
- dims
|
||||
- enj
|
||||
- erictune
|
||||
- lavalamp
|
||||
- liggitt
|
||||
- mikedanese
|
||||
- mml
|
||||
- ncdc
|
||||
- smarterclayton
|
||||
- sttts
|
||||
@ -51,7 +49,6 @@ aliases:
|
||||
- mikedanese
|
||||
- smarterclayton
|
||||
sig-auth-certificates-reviewers:
|
||||
- awly
|
||||
- caesarxuchao
|
||||
- deads2k
|
||||
- dims
|
||||
@ -67,11 +64,9 @@ aliases:
|
||||
- wojtek-t
|
||||
|
||||
sig-auth-encryption-at-rest-approvers:
|
||||
- immutableT
|
||||
- smarterclayton
|
||||
sig-auth-encryption-at-rest-reviewers:
|
||||
- enj
|
||||
- immutableT
|
||||
- lavalamp
|
||||
- liggitt
|
||||
- smarterclayton
|
||||
@ -103,7 +98,6 @@ aliases:
|
||||
- liggitt
|
||||
- mikedanese
|
||||
sig-auth-serviceaccounts-reviewers:
|
||||
- awly
|
||||
- deads2k
|
||||
- enj
|
||||
- liggitt
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
pkg/controller/certificates/approver/OWNERS
Normal file
9
pkg/controller/certificates/approver/OWNERS
Normal file
@ -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
|
||||
|
@ -1,14 +0,0 @@
|
||||
approvers:
|
||||
- api-approvers
|
||||
- deads2k
|
||||
- luxas
|
||||
- mtaufen
|
||||
- sttts
|
||||
- stewart-yu
|
||||
reviewers:
|
||||
- api-reviewers
|
||||
- deads2k
|
||||
- luxas
|
||||
- mtaufen
|
||||
- sttts
|
||||
- stewart-yu
|
@ -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
plugin/pkg/admission/imagepolicy/OWNERS
Normal file
8
plugin/pkg/admission/imagepolicy/OWNERS
Normal file
@ -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
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,5 +0,0 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
reviewers:
|
||||
- deads2k
|
||||
- dims
|
@ -1,7 +0,0 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- ericchiang
|
||||
reviewers:
|
||||
- ericchiang
|
||||
- rithujohn191
|
@ -1,7 +0,0 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- ericchiang
|
||||
reviewers:
|
||||
- ericchiang
|
||||
- rithujohn191
|
Loading…
Reference in New Issue
Block a user