diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-01-28 12:07:55 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-28 12:07:55 -0800 |
| commit | b9dd7511ba5c2644fb122c7dabeb503d5a46aa7c (patch) | |
| tree | 95347981e20824dcbee8778f383cda38200dc70b | |
| parent | 5e06c1a06b904a571f88f1c7149cdfbcd8ad2589 (diff) | |
| parent | 254a99bc604f99802f3b0d50fa232ebdbf6260e2 (diff) | |
Merge pull request #6407 from alexander-demichev/slack
Add CAPI operator slack channel
| -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 cb158acc..840ecc47 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -56,6 +56,7 @@ channels: - name: cluster-api-kubevirt - name: cluster-api-nested - name: cluster-api-openstack + - name: cluster-api-operator - name: cluster-api-packet - name: cluster-api-vsphere - name: cn-dev |
