Skip to content

Commit 5d54720

Browse files
authored
Add the usergroup "cert-manager-maintainers" (#7368)
* Add the usergroup "cert-manager-maintainers" Ref: #7360 * add github-to-slack mapping for cert-manager-maintainers group I also found that 2 of the GitHub usernames weren't in the right location. * cert-manager-maintainers group: explain the users.yaml mapping
1 parent bab7eb7 commit 5d54720

File tree

2 files changed

+31
-4
lines changed

2 files changed

+31
-4
lines changed

communication/slack-config/usergroups.yaml

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,4 +298,24 @@ usergroups:
298298
- mspreitz
299299
- ezra
300300
- paolo
301-
301+
302+
- name: cert-manager-maintainers
303+
long_name: cert-manager Maintainers
304+
description: The maintainers of the cert-manager project.
305+
channels:
306+
- cert-manager-dev
307+
- cert-manager
308+
# To get that list, run the following:
309+
# curl https://raw.githubusercontent.com/cert-manager/cert-manager/master/OWNERS | yq .approvers
310+
# Note that you will then need to find your Slack User ID (look up in Stackoverflow)
311+
# and copy it to the users.yaml file in this repository.
312+
members:
313+
- munnerz
314+
- joshvanl
315+
- wallrj
316+
- jakexks
317+
- maelvls
318+
- irbekrm
319+
- sgtcodfish
320+
- inteon
321+

communication/slack-config/users.yaml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,10 @@ users:
8787
idvoretskyi: U0CBHE6GM
8888
ilya-zuyev: U018UF2G42F
8989
imran: U03K4862X7U
90+
inteon: U03RG8315NW
91+
irbekrm: UTX3WBNGZ
9092
IsaacPD: U01B0C1R9NZ
93+
jakexks: U0AKBM9EC
9194
JamesLaverack: U9MK7274Y
9295
Jason: UB272379N
9396
jberkhahn: U7Q21LH2S
@@ -108,6 +111,7 @@ users:
108111
johnbelamaric: U246A1A0N
109112
johnmcollier: UCVS4TNMQ
110113
jonasrosland: U0A4G34S2
114+
joshvanl: U9M09KHHQ
111115
jrsapi: U0DS2L6E8
112116
justaugustus: U0E0E78AK
113117
kadel: U0DE6E8JY
@@ -127,6 +131,7 @@ users:
127131
liggitt: U0BGPQ6DS
128132
listx: UFCU8S8P3
129133
lukehinds: UN2P2M4F4
134+
maelvls: UKYB4CKNJ
130135
marc-obrien: UL51BRL9Y
131136
margocrawf: U01FWP2K74J
132137
markyjackson-taulia: U19TKJ64E
@@ -141,13 +146,13 @@ users:
141146
microwavables: UAF606ESE
142147
mik-dass: UCUULSG1W
143148
mike-hoang: U03PDV4LS1Z
144-
mjlshen: UN08SUPPD
145-
mspreitz: U0E40F05R
146149
ming-qiu: U02JVSL5550
150+
mjlshen: UN08SUPPD
147151
mkorbi: UEBLUUA0P
148152
mohammedzee1000: U3PFFE8CD
149153
MonzElmasry: U018U96HYDQ
150154
mrbobbytables: U511ZSKHD
155+
mspreitz: U0E40F05R
151156
munnerz: U0EC03FTN
152157
nate-double-u: U01AWL6BD62
153158
nawazkh: U03HJN1C81W
@@ -163,9 +168,9 @@ users:
163168
p0lyn0mial: U1Q8CER5M
164169
pabloschuhmacher: U01AAGZ06KU
165170
palnabarun: UBH9NTMBM
171+
paolo: U01CGS609EY
166172
paris: U5SB22BBQ
167173
pb82: U019M8295AQ
168-
paolo: U01CGS609EY
169174
pensu91: U44FHF81G
170175
phenixblue: UB4UVLEAK
171176
pnbrown: U011JJTQVGF
@@ -199,6 +204,7 @@ users:
199204
schultzp2020: U030K8UQA2G
200205
scott-seago: UHGD79E78
201206
sethmccombs: U92LLUZ8A
207+
sgtcodfish: U01PQ8N3PM1
202208
shamus: US7EUUBK8
203209
shubham-pampattiwar: U01QW84HBBN
204210
simplytunde: UAY1NBYHE
@@ -226,6 +232,7 @@ users:
226232
vincepri: UCD11GCET
227233
vladimirmukhin: UHVSCSD4G
228234
vzhukovs: U030TR1FG85
235+
wallrj: U1ZMERJF7
229236
willie-yao: U024EME7SQK
230237
wilsonehusin: U0100068GF2
231238
wurbanski: URX7CMK97

0 commit comments

Comments
 (0)