diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-07-30 17:45:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-30 17:45:07 -0700 |
| commit | e08b0e8cc7c22f7ff0d2e50d160d704e6fd0ee20 (patch) | |
| tree | 8be40a1f72a1d44f38d9bdb8272859c61810a154 | |
| parent | f6755d0eb2c4294f8021d8b29a9efbee2656d9dd (diff) | |
| parent | 3f0e81af9a0d22d6c07698c74283cd1fe5fcde4d (diff) | |
Merge pull request #4978 from joelanford/operator-framework-dev-channels
Add olm-dev and operator-sdk-dev channels to slack config
| -rw-r--r-- | communication/slack-config/channels.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 2e7dfb8c..ac8053a5 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -255,6 +255,7 @@ channels: - name: octant - name: office-hours - name: okteto + - name: olm-dev - name: opencontainers - name: openebs - name: openebs-dev @@ -262,6 +263,7 @@ channels: - name: openshift-users - name: openstack-helm - name: openstack-kolla + - name: operator-sdk-dev - name: ops-status archived: true - name: osbkit |
