diff options
| author | Stephen Augustus <saugustus@vmware.com> | 2020-06-10 19:27:42 -0400 |
|---|---|---|
| committer | Stephen Augustus <saugustus@vmware.com> | 2020-06-11 02:29:58 -0400 |
| commit | 812c699b2a6835841dc1e7f78d50109db12a475d (patch) | |
| tree | 697135c8bb88ac3b8b974804e736168afb0a580c | |
| parent | 0f2af832ec9be5fa9227c703c95bb7b7491d9770 (diff) | |
slack/sig-release: Update release-managers usergroup
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
| -rw-r--r-- | communication/slack-config/sig-release/usergroups.yaml | 26 | ||||
| -rw-r--r-- | communication/slack-config/users.yaml | 6 |
2 files changed, 22 insertions, 10 deletions
diff --git a/communication/slack-config/sig-release/usergroups.yaml b/communication/slack-config/sig-release/usergroups.yaml index a521b068..2ed6cdda 100644 --- a/communication/slack-config/sig-release/usergroups.yaml +++ b/communication/slack-config/sig-release/usergroups.yaml @@ -1,6 +1,9 @@ # This file contains a list of all Slack User Groups that are managed by SIG Release. usergroups: + # Should match the membership of the following teams at all times: + # - https://git.k8s.io/sig-release/release-managers.md#release-managers + # - https://git.k8s.io/sig-release/release-managers.md#associates - name: release-managers long_name: Release Managers description: Release Managers. Ping for questions on branch cuts and building/packaging Kubernetes. @@ -10,12 +13,17 @@ usergroups: - sig-release members: - calebamiles # subproject owner - - cpanato # Branch Manager - - dougm # Patch Release Team - - feiskyer # Patch Release Team - - hasheddan # Branch Manager - - hoegaarden # Patch Release Team - - idealhack # Patch Release Team - - justaugustus # subproject owner / Patch Release Team - - saschagrunert # Branch Manager - - tpepper # subproject owner / Patch Release Team + - cpanato # Release Manager + - dougm # Release Manager + - feiskyer # Release Manager + - hasheddan # Release Manager + - hoegaarden # Release Manager + - idealhack # Release Manager + - jimangel # Release Manager Associate + - justaugustus # subproject owner / Release Manager + - markyjackson-taulia # Release Manager Associate + - saschagrunert # Release Manager + - sethmccombs # Release Manager Associate + - tpepper # subproject owner / Release Manager + - Verolop # Release Manager Associate + - xmudrii # Release Manager Associate diff --git a/communication/slack-config/users.yaml b/communication/slack-config/users.yaml index c1ce106b..af4c144b 100644 --- a/communication/slack-config/users.yaml +++ b/communication/slack-config/users.yaml @@ -1,4 +1,4 @@ -# This file contains an alpahbetically sorted mapping of lowercase GitHub +# This file contains an alphabetically sorted mapping of lowercase GitHub # usernames to Kubernetes Slack user IDs. users: alejandrox1: U6AS37R50 @@ -21,6 +21,7 @@ users: jdumars: U0YJS6LHL jeefy: U5MCFK468 jeremyrickard: U72ESU398 + jimangel: U4HSVFA5U johnbelamaric: U246A1A0N jonasrosland: U0A4G34S2 justaugustus: U0E0E78AK @@ -40,6 +41,7 @@ users: Rin Oliver: USF4LMDCN sammy: U8NJFL023 saschagrunert: U53SUDBD4 + sethmccombs: U92LLUZ8A simplytunde: UAY1NBYHE skriss: U43B14TNX Sujay Pillai: UBW3N1VGW @@ -47,3 +49,5 @@ users: TaoBeier: UCLDV6MN1 tpepper: U6UB5V4TX Tunde: UAY977ENN + Verolop: U7NNE57PU + xmudrii: U4Q2TNGVD |
