diff options
| author | Avinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com> | 2022-11-23 13:17:37 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-23 13:17:37 +0530 |
| commit | de5fa62cbd1db672014851f05b2634e16b8cff58 (patch) | |
| tree | c3df758d461e4566d698cca462bcd439a9f16372 /communication/slack-config/usergroups.yaml | |
| parent | 38c1e81aa4d5404ab3389ef54c77642ca84c1166 (diff) | |
| parent | 62b16d1aafdd744708c2f5243f90e858806bff95 (diff) | |
Merge branch 'kubernetes:master' into patch-3
Diffstat (limited to 'communication/slack-config/usergroups.yaml')
| -rw-r--r-- | communication/slack-config/usergroups.yaml | 55 |
1 files changed, 50 insertions, 5 deletions
diff --git a/communication/slack-config/usergroups.yaml b/communication/slack-config/usergroups.yaml index 10d981df..f814a01a 100644 --- a/communication/slack-config/usergroups.yaml +++ b/communication/slack-config/usergroups.yaml @@ -21,8 +21,8 @@ usergroups: - TaoBeier - name: contributor-comms - long_name: Upstream Marketing - description: Upstream Marketing group. + long_name: Contributor Communications + description: Contributor Communications group. channels: - sig-contribex members: @@ -180,18 +180,28 @@ usergroups: - jonasrosland - pnbrown + - name: podman-desktop-devs + long_name: Podman Desktop Dev Team + description: Active developers of Podman Desktop on #podman-desktop + channels: + - podman-desktop + members: + - cdrage + - benoitf + - vzhukovs + - name: steering-members long_name: Kubernetes Steering Committee description: Members of the Kubernetes Steering Committee channels: - steering-committee members: + - bentheelder - cblecker - - dims + - cpanato - justaugustus - - liggitt - mrbobbytables - - paris + - palnabarun - tpepper - name: grafana-operator-maintainers @@ -208,3 +218,38 @@ usergroups: - robshelly - vladimirmukhin - wurbanski + + - name: devfile-devs + long_name: Devfile Development Team + description: Active developers of Devfile on #devfile + channels: + - devfile + members: + - elsony + - johnmcollier + - kim-tsao + - maysunfaisal + - michael-valdron + - mike-hoang + - rtaniwa + - schultzp2020 + - yangcao77 + + - name: cluster-api-release-team + long_name: Cluster API Release Team + description: Members of the Cluster API Release Team + members: + - alexander-demicev + - aniruddha2000 + - CecileRobertMichon + - cpanato + - dntosas + - furkatgofurov7 + - hackeramitkumar + - joekr + - nawazkh + - oscr + - sayantani11 + - sbueringer + - VibhorChinda + - ykakarap |
