diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-11-08 08:52:20 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-08 08:52:20 -0800 |
| commit | 7428461c9afed90ed801162dabcea602703876ea (patch) | |
| tree | 593d0632c882099213ec8db1e11b18ed4b59da92 | |
| parent | 988e13bd4ed9a33d0ab77806adc91baad310c45f (diff) | |
| parent | 93112ff74b53fdb2202d5438212d9cf1e966b8f9 (diff) | |
Merge pull request #6946 from cdrage/add-podman-desktop-channel
Add #podman-desktop to the Kubernetes slack
| -rw-r--r-- | communication/slack-config/channels.yaml | 1 | ||||
| -rw-r--r-- | communication/slack-config/usergroups.yaml | 10 | ||||
| -rw-r--r-- | communication/slack-config/users.yaml | 2 |
3 files changed, 13 insertions, 0 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 74598a2e..96dc8d51 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -358,6 +358,7 @@ channels: - name: pharmer - name: pinniped - name: pl-users + - name: podman-desktop - name: pr-reviews - name: prometheus - name: prometheus-operator diff --git a/communication/slack-config/usergroups.yaml b/communication/slack-config/usergroups.yaml index 81c0b3b2..a4834b85 100644 --- a/communication/slack-config/usergroups.yaml +++ b/communication/slack-config/usergroups.yaml @@ -180,6 +180,16 @@ 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 diff --git a/communication/slack-config/users.yaml b/communication/slack-config/users.yaml index c2e433cb..81246b11 100644 --- a/communication/slack-config/users.yaml +++ b/communication/slack-config/users.yaml @@ -20,6 +20,7 @@ users: bart0sh: U8VJC20R3 benjaminapetersen: U0217E7EXV4 bentheelder: U1P7T516X + benoitf: UCQC3DNUA bhumijgupta: U022JUBM3B4 briandealwis: UAZKM38JV bubblemelon: U7K9C643G @@ -171,6 +172,7 @@ users: varshaprasad96: UK59YP2DA Verolop: U7NNE57PU vladimirmukhin: UHVSCSD4G + vzhukovs: U030TR1FG85 wilsonehusin: U0100068GF2 wurbanski: URX7CMK97 xmudrii: U4Q2TNGVD |
