diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-05-03 10:35:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-03 10:35:41 -0700 |
| commit | 5b12936b6a91ddca6b5aa36b015096a9694ef464 (patch) | |
| tree | 0ccfd7968cefee44d55214def46746c01d8d8ed8 | |
| parent | eb786563ef6f5a38e89259034a968601b64b5638 (diff) | |
| parent | 34d434d4eae3caa4517b5172da8d51a4fc563ff5 (diff) | |
Merge pull request #3670 from mrbobbytables/rename-big-data-slack
Rename sig-big-data slack channel to ug-big-data.
| -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 d69e2f65..32c0496c 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -214,7 +214,6 @@ channels: - name: sig-autoscaling - name: sig-aws - name: sig-azure - - name: sig-big-data - name: sig-cli - name: sig-cloud-provider - name: sig-clstr-life-leads @@ -270,6 +269,8 @@ channels: - name: traefik - name: travis-ci - name: tw-users + - name: ug-big-data + id: C0ELB338T - name: velero - name: virtlet - name: virtual-kubelet |
