Skip to content

Commit 0e81d5a

Browse files
committed
slack-config/sig-release: Add security-release-team usergroup
Signed-off-by: Stephen Augustus <[email protected]>
1 parent 3c289f4 commit 0e81d5a

File tree

3 files changed

+37
-0
lines changed

3 files changed

+37
-0
lines changed

communication/slack-config/restrictions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ restrictions:
3131
usergroups:
3232
- "^sig-release-"
3333
- "^release-"
34+
- "^security-release-team$"
3435
- path: "sig-network/*.yaml"
3536
channels:
3637
- "^sig-network-.*$"

communication/slack-config/sig-release/usergroups.yaml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,32 @@ usergroups:
7272
- justaugustus # SIG Release Chair
7373
- LappleApple # SIG Release Program Manager
7474
- saschagrunert # SIG Release Chair
75+
76+
# Should match the membership of the following teams at all times:
77+
# - https://git.k8s.io/security/#product-security-committee-psc
78+
# - https://git.k8s.io/sig-release/release-managers.md#release-managers
79+
- name: security-release-team
80+
long_name: Security Release Team
81+
description: |-
82+
Security Release Team is the composite of full-fledged Product Security
83+
Committee members and Release Managers. Ping for questions on Kubernetes
84+
security releases.
85+
channels:
86+
- release-management
87+
- sig-release
88+
members:
89+
- cjcullen # Product Security Committee
90+
- cji # Product Security Committee
91+
- cpanato # Release Manager
92+
- feiskyer # Release Manager
93+
- hasheddan # subproject owner / Release Manager
94+
- idealhack # Release Manager
95+
- joelsmith # Product Security Committee
96+
- justaugustus # subproject owner / Release Manager
97+
- lukehinds # Product Security Committee
98+
- micahhausler # Product Security Committee
99+
- puerco # Release Manager
100+
- saschagrunert # subproject owner / Release Manager
101+
- swamymsft # Product Security Committee
102+
- tallclair # Product Security Committee
103+
- xmudrii # Release Manager

communication/slack-config/users.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ users:
1818
castrojo: U1W1Q6PRQ
1919
cdrage: U2TU9NPH9
2020
chrisshort: U2YGXSD9B
21+
cjcullen: U0ALJAVMF
22+
cji: U5YSRC21J
2123
cpanato: U8DFY4TTK
2224
Dave Smith-Uchida: UDZDED8G2
2325
dharmit: U0APPPEKE
@@ -43,17 +45,20 @@ users:
4345
jmccormick2001: UMPLV0G0H
4446
jmrodri: U4KATPQ48
4547
johnbelamaric: U246A1A0N
48+
joelsmith: U5SLG8T8F
4649
jonasrosland: U0A4G34S2
4750
justaugustus: U0E0E78AK
4851
kadel: U0DE6E8JY
4952
kaslin: U5ENKU0AE
5053
katharine: UBTBNJ6GL
5154
LappleApple: U011C07244F
5255
listx: UFCU8S8P3
56+
lukehinds: UN2P2M4F4
5357
marc-obrien: UL51BRL9Y
5458
markyjackson-taulia: U19TKJ64E
5559
MarlonGamez: U016N1XK06R
5660
mbbroberg: U18JTHMDY
61+
micahhausler: U1WJ1BZA5
5762
mik-dass: U3PFFE8CD
5863
mkorbi: UEBLUUA0P
5964
mohammedzee1000: U3PFFE8CD
@@ -79,6 +84,8 @@ users:
7984
simplytunde: UAY1NBYHE
8085
Sujay Pillai: UBW3N1VGW
8186
sumitranr: UCQN13L9H
87+
swamymsft: UHU7ZNXH8
88+
tallclair: U64VCBURE
8289
TaoBeier: UCLDV6MN1
8390
tejal29: UACD7R316
8491
theishshah: U01891A4TRS

0 commit comments

Comments
 (0)