diff options
| author | Dustin Scott <sdustin@vmware.com> | 2021-10-11 09:54:20 -0500 |
|---|---|---|
| committer | Dustin Scott <sdustin@vmware.com> | 2021-10-11 09:54:20 -0500 |
| commit | 023e17db1f1542e78cdb570d4c473e428b513e5f (patch) | |
| tree | c6cddf5ab0138885540cc89851eeffae7fc87376 | |
| parent | ab8c04d2791fefd899630a511ac59b76644dce81 (diff) | |
feat: add a new slack channel for the operator-builder project
Signed-off-by: Dustin Scott <sdustin@vmware.com>
| -rw-r--r-- | communication/slack-config/channels.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 522c42fb..151051cd 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -310,6 +310,7 @@ channels: - name: openshift-users - name: openstack-helm - name: openstack-kolla + - name: operator-builder - name: operator-sdk-dev - name: ops-status archived: true |
