diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-08-27 07:03:54 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-27 07:03:54 -0700 |
| commit | d122ade415c179adef96f6120fab6e6ce33094b5 (patch) | |
| tree | e9cb512c922c9483cedaf7c1b1407c9baaa1a121 /communication | |
| parent | c04652909294dc727385981b7f0436d6c555d0e6 (diff) | |
| parent | 20b0619d6e26a9215a3318ecf280c787a932f3b2 (diff) | |
Merge pull request #5064 from cpanato/channel-cluster-api-packet
slack: add cluster-api-packet channel
Diffstat (limited to 'communication')
| -rw-r--r-- | communication/slack-config/channels.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 2ee17a14..0743969e 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -29,7 +29,7 @@ channels: - name: chairs-and-techleads - name: chartcenter - name: chartmuseum - - name: charts + - name: charts - name: cka-exam-prep - name: ckad-exam-prep - name: cks-exam-prep @@ -43,6 +43,7 @@ channels: - name: cluster-api-docker archived: true - name: cluster-api-openstack + - name: cluster-api-packet - name: cluster-api-vsphere - name: cn-dev - name: cn-events |
