diff options
| author | Joe Searcy <joe@twr.io> | 2020-08-26 13:24:45 -0400 |
|---|---|---|
| committer | Joe Searcy <joe@twr.io> | 2020-08-26 13:29:51 -0400 |
| commit | 13aa2a47101b8196b198e497944de051f3012ce5 (patch) | |
| tree | 3e8fe4525d932704e4df6fa2f2e36e0373b2eaad | |
| parent | d7e353b47e73becde78b1be451058602e585cfd1 (diff) | |
Add Slack Channel for k8satl meetup
| -rw-r--r-- | communication/slack-config/channels.yaml | 1 | ||||
| -rw-r--r-- | communication/slack-config/usergroups.yaml | 9 | ||||
| -rw-r--r-- | communication/slack-config/users.yaml | 2 |
3 files changed, 12 insertions, 0 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index affeac46..aebb9378 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -211,6 +211,7 @@ channels: - name: malta-users - name: meet-our-contributors - name: meetup-athens + - name: meetup-atlanta - name: meetup-austin - name: meetup-bayarea - name: meetup-bordeaux diff --git a/communication/slack-config/usergroups.yaml b/communication/slack-config/usergroups.yaml index 0e7f34aa..f4397a09 100644 --- a/communication/slack-config/usergroups.yaml +++ b/communication/slack-config/usergroups.yaml @@ -84,3 +84,12 @@ usergroups: - nzoueidi - onlydole - paris + + - name: k8satl-hosts + long_name: Kubernetes Atlanta Meetup Hosts + description: Kubernetes Atlanta Meetup Hosts group + channels: + - meetup-atlanta + members: + - phenixblue + - AlexB138 diff --git a/communication/slack-config/users.yaml b/communication/slack-config/users.yaml index 800d7437..b1784214 100644 --- a/communication/slack-config/users.yaml +++ b/communication/slack-config/users.yaml @@ -3,6 +3,7 @@ users: alejandrox1: U6AS37R50 aleksandra-malinowska: U357LUPHS + AlexB138: U3JA3MDGV alisondy: U9CBCBLCV aravindputrevu: U1G27SDU6 ashish-amarnath: U65JLLS0J @@ -38,6 +39,7 @@ users: palnabarun: UBH9NTMBM paris: U5SB22BBQ pensu91: U44FHF81G + phenixblue: UB4UVLEAK Rin Oliver: USF4LMDCN sammy: U8NJFL023 saschagrunert: U53SUDBD4 |
