diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-08-30 14:28:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-30 14:28:02 -0700 |
| commit | af2157bb989f638143946f29c17a970f19dddbf1 (patch) | |
| tree | 8cc7b8589da2901ca1946c045bc473297ec0198c | |
| parent | 0cbc5fa617c7aba7d1dfb65a68cbadd340a32ebe (diff) | |
| parent | 12aac70f37399156aad6d0df451d9aa7fa379f73 (diff) | |
Merge pull request #4023 from nikhita/outreachy-apps
slack-config: rename #gsoc-apps to #outreachy-apps
| -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 e8b53fcc..79bb5e44 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -84,7 +84,6 @@ channels: - name: gitops - name: gke - name: gloo - - name: gsoc-apps - name: helm-chart-testing - name: helm-deprecated archived: true @@ -224,6 +223,8 @@ channels: - name: ops-status archived: true - name: osbkit + - name: outreachy-apps + id: CDH610735 - name: pharmer - name: pl-users - name: pr-reviews |
