diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-11-25 14:30:44 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-25 14:30:44 -0800 |
| commit | 3e10b6ed658b7706dcae1666a6b6ab592d0ad2d8 (patch) | |
| tree | be314082083ae67a170a60e7acc070c361fe69de | |
| parent | 0f01d22f09726270d5bb4fcba3bc293f38dc736f (diff) | |
| parent | da4cbbb1af71e1b8e28ab8caac924da943052097 (diff) | |
Merge pull request #4260 from fshot/patch-1
rename #ship to #kots in Slack config
| -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 1fa22ec2..c0816772 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -123,6 +123,8 @@ channels: - name: kong - name: kops-dev - name: kops-users + - name: kots + id: CFFKXV0JZ - name: kr-dev - name: kr-users - name: kraken @@ -245,7 +247,6 @@ channels: - name: scaleway-k8s - name: se-users - name: sealed-secrets - - name: ship - name: shippable - name: shipper - name: shoutouts |
