Skip to content

Commit 9637559

Browse files
authored
Merge pull request #6989 from AdheipSingh/master
add druid operator channel
2 parents 8e60bfc + 144e592 commit 9637559

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

communication/slack-config/channels.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ channels:
9898
- name: dra
9999
- name: draft-dev
100100
- name: draft-users
101+
- name: druid-operator
101102
- name: eks
102103
- name: elastickube
103104
- name: elk-charts

communication/slack-config/usergroups.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,14 @@ usergroups:
220220
- vladimirmukhin
221221
- wurbanski
222222

223+
- name: druid-operator-maintainers
224+
long_name: Druid Operator Maintainers
225+
description: Dev and Support group for Druid Operator.
226+
channels:
227+
- druid-operator
228+
members:
229+
- adheipsingh
230+
223231
- name: devfile-devs
224232
long_name: Devfile Development Team
225233
description: Active developers of Devfile on #devfile

communication/slack-config/users.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# usernames to Kubernetes Slack user IDs.
33
users:
44
adisky: U9YRVLTEH
5+
adheipsingh: T09NY5SBT
56
alejandrox1: U6AS37R50
67
aleksandra-malinowska: U357LUPHS
78
alexander-demicev: UR7UCR7RV

0 commit comments

Comments
 (0)