Skip to content

Commit d0eac87

Browse files
authored
Merge pull request #5745 from justaugustus/slack-sig-release
slack/sig-release: Update usergroup memberships
2 parents d8c7cec + bca7b15 commit d0eac87

File tree

4 files changed

+17
-8
lines changed

4 files changed

+17
-8
lines changed

communication/slack-config/restrictions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ restrictions:
3434
usergroups:
3535
- "^sig-release-"
3636
- "^release-"
37-
- "^security-release-team$"
37+
- "^security-rel-team$"
3838
- path: "sig-security/*.yaml"
3939
channels:
4040
- "^sig-security$"

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

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,16 @@ usergroups:
2828
- saschagrunert # subproject owner / Release Manager
2929
- sethmccombs # Release Manager Associate
3030
- Verolop # Release Manager Associate
31+
- wilsonehusin # Release Manager Associate
3132
- xmudrii # Release Manager
3233

33-
# Should match the Release Team Leads of the current cycle and SIG Chairs at all times
34-
# Current release cycle: https://git.k8s.io/sig-release/releases/release-1.20/release_team.md
34+
# Should match the membership of the following groups at all times:
35+
# - Release Team Lead
36+
# - Release Team Lead shadows
37+
# - Emeritus Adviser
38+
# - SIG Release leads
39+
#
40+
# Current release cycle: https://git.k8s.io/sig-release/releases/release-1.22/release_team.md
3541
- name: release-team-leads
3642
long_name: Release Team Leads
3743
description: >-
@@ -70,7 +76,6 @@ usergroups:
7076
- release-management
7177
- sig-release
7278
members:
73-
- alejandrox1 # SIG Release Technical Lead
7479
- hasheddan # SIG Release Technical Lead
7580
- jeremyrickard # SIG Release Technical Lead
7681
- justaugustus # SIG Release Chair
@@ -80,7 +85,7 @@ usergroups:
8085
# Should match the membership of the following teams at all times:
8186
# - https://git.k8s.io/security/#product-security-committee-psc
8287
# - https://git.k8s.io/sig-release/release-managers.md#release-managers
83-
- name: security-release-team
88+
- name: security-rel-team
8489
long_name: Security Release Team
8590
description: >-
8691
Composite of Product Security Committee members and Release Managers. Ping
@@ -90,7 +95,6 @@ usergroups:
9095
- sig-release
9196
members:
9297
- cjcullen # Product Security Committee
93-
- cji # Product Security Committee
9498
- cpanato # Release Manager
9599
- feiskyer # Release Manager
96100
- hasheddan # subproject owner / Release Manager
@@ -102,5 +106,6 @@ usergroups:
102106
- puerco # Release Manager
103107
- saschagrunert # subproject owner / Release Manager
104108
- swamymsft # Product Security Committee
109+
- tabbysable # Product Security Committee
105110
- tallclair # Product Security Committee
106111
- xmudrii # Release Manager

communication/slack-config/usergroups.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ usergroups:
4444

4545
# Should match the membership of the following teams at all times:
4646
# - https://git.k8s.io/security/#product-security-committee-psc
47+
#
48+
# Ensure any changes are also reflected in the Security Release Team
49+
# usergroup (within the SIG Release config directory).
4750
- name: product-security-committee
4851
long_name: Product Security Committee
4952
description: |-
@@ -58,8 +61,8 @@ usergroups:
5861
- lukehinds
5962
- micahhausler
6063
- swamymsft
61-
- tallclair
6264
- tabbysable
65+
- tallclair
6366

6467
- name: velero-maintainers
6568
long_name: Velero Maintainers

communication/slack-config/users.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ users:
77
AlexB138: U3JA3MDGV
88
alisondy: U9CBCBLCV
99
ameukam: U68KPQ448
10-
annajung: U8SLB1P2Q
1110
ankeesler: UBAA1KQ4A
11+
annajung: U8SLB1P2Q
1212
aravindputrevu: U1G27SDU6
1313
ashish-amarnath: U65JLLS0J
1414
asmacdo: UNVH7RY9J
@@ -126,6 +126,7 @@ users:
126126
varshaprasad96: UK59YP2DA
127127
Verolop: U7NNE57PU
128128
vladimirmukhin: UHVSCSD4G
129+
wilsonehusin: U0100068GF2
129130
wurbanski: URX7CMK97
130131
xmudrii: U4Q2TNGVD
131132
zubron: U7G0KNS86

0 commit comments

Comments
 (0)