File tree Expand file tree Collapse file tree 7 files changed +39
-14
lines changed
communication/slack-config Expand file tree Collapse file tree 7 files changed +39
-14
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ aliases:
74
74
- Huang-Wei
75
75
- ahg-g
76
76
sig-security-leads:
77
- - iancoldwater
77
+ - IanColdwater
78
78
- tabbysable
79
79
sig-service-catalog-leads:
80
80
- jberkhahn
Original file line number Diff line number Diff line change @@ -24,6 +24,9 @@ restrictions:
24
24
- " ^kubernetes-docs-[a-z]{2}(-maintainers)?$"
25
25
- " ^sig-docs$"
26
26
- " ^sig-docs-.*$"
27
+ - path : " sig-network/*.yaml"
28
+ channels :
29
+ - " ^sig-network-.*$"
27
30
- path : " sig-release/*.yaml"
28
31
channels :
29
32
- " ^sig-release$"
@@ -32,9 +35,10 @@ restrictions:
32
35
- " ^sig-release-"
33
36
- " ^release-"
34
37
- " ^security-release-team$"
35
- - path : " sig-network /*.yaml"
38
+ - path : " sig-security /*.yaml"
36
39
channels :
37
- - " ^sig-network-.*$"
40
+ - " ^sig-security$"
41
+ - " ^sig-security-"
38
42
- path : " sig-storage/*.yaml"
39
43
channels :
40
44
- " ^sig-storage$"
Original file line number Diff line number Diff line change
1
+ # See the OWNERS docs at https://go.k8s.io/owners
2
+
3
+ reviewers:
4
+ - sig-security-leads
5
+ approvers:
6
+ - sig-security-leads
7
+ labels:
8
+ - sig/security
Original file line number Diff line number Diff line change
1
+ channels :
2
+ - name : sig-security
3
+ - name : sig-security-docs
4
+ - name : sig-security-tooling
Original file line number Diff line number Diff line change 32
32
gsquared94 : U0131C0PJBU
33
33
hasheddan : ULLQEF30C
34
34
hoegaarden : U7VA4RZS9
35
+ iancoldwater : U9VL5SZPX
35
36
idealhack : U5NJ3DQM9
36
37
idvoretskyi : U0CBHE6GM
37
38
ilya-zuyev : U018UF2G42F
86
87
Sujay Pillai : UBW3N1VGW
87
88
sumitranr : UCQN13L9H
88
89
swamymsft : UHU7ZNXH8
90
+ tabbysable : U01742MGBRT
89
91
tallclair : U64VCBURE
90
92
TaoBeier : UCLDV6MN1
91
93
tejal29 : UACD7R316
Original file line number Diff line number Diff line change
1
+ # See the OWNERS docs at https://go.k8s.io/owners
2
+
3
+ reviewers:
4
+ - sig-security-leads
5
+ approvers:
6
+ - sig-security-leads
7
+ labels:
8
+ - sig/security
Original file line number Diff line number Diff line change @@ -1997,9 +1997,9 @@ sigs:
1997
1997
label : security
1998
1998
leadership :
1999
1999
chairs :
2000
- - github : iancoldwater
2000
+ - github : IanColdwater
2001
2001
name : Ian Coldwater
2002
- company : Salesforce
2002
+ company : Twilio
2003
2003
- github : tabbysable
2004
2004
name : Tabitha Sable
2005
2005
company : Datadog
@@ -2015,18 +2015,17 @@ sigs:
2015
2015
contact :
2016
2016
slack : sig-security
2017
2017
mailing_list : https://groups.google.com/forum/#!forum/kubernetes-sig-security
2018
+ teams :
2019
+ sig-security-leads :
2020
+ description : SIG Security Leads
2021
+ sig-security-pr-reviews :
2022
+ description : SIG Security PR review notifications
2018
2023
subprojects :
2019
- - name : community-discussion-groups
2020
- description : |
2021
- Community Discussion Groups
2022
- owners : []
2023
2024
- name : security-audit
2024
- description : |
2025
- Third Party Security Audit
2025
+ description : Third Party Security Audit
2026
2026
owners : []
2027
- - name : security-documents
2028
- description : |
2029
- Security Documents and Documentation.
2027
+ - name : security-docs
2028
+ description : Security Documents and Documentation
2030
2029
owners : []
2031
2030
- dir : sig-service-catalog
2032
2031
name : Service Catalog
You can’t perform that action at this time.
0 commit comments