Add OWNERS for reference/issues-security
Updated existing OWNERS ALIASES filepull/36933/head
parent
d4067524c5
commit
d0f4d5fd29
|
|
@ -237,3 +237,17 @@ aliases:
|
|||
- jimangel # Release Manager Associate
|
||||
- jrsapi # Release Manager Associate
|
||||
- salaxander # Release Manager Associate
|
||||
# authoritative source: https://github.com/kubernetes/committee-security-response/blob/main/OWNERS_ALIASES
|
||||
committee-security-response:
|
||||
- cjcullen
|
||||
- cji
|
||||
- enj
|
||||
- joelsmith
|
||||
- micahhausler
|
||||
- ritazh
|
||||
- SaranBalaji90
|
||||
- tabbysable
|
||||
# authoritative source: https://github.com/kubernetes/sig-security/blob/main/OWNERS_ALIASES
|
||||
sig-security-leads:
|
||||
- IanColdwater
|
||||
- tabbysable
|
||||
|
|
|
|||
|
|
@ -0,0 +1,15 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- committee-security-response
|
||||
- sig-security-leads
|
||||
|
||||
reviewers:
|
||||
- committee-security-response
|
||||
- sig-security-leads
|
||||
|
||||
labels:
|
||||
- sig/security
|
||||
- sig/docs
|
||||
- area/security
|
||||
- committee/security-response
|
||||
Loading…
Reference in New Issue