diff options
| author | Stephen Augustus <saugustus@vmware.com> | 2020-04-15 16:12:15 -0400 |
|---|---|---|
| committer | Stephen Augustus <saugustus@vmware.com> | 2020-04-16 18:14:10 -0400 |
| commit | 40dfdf39de3a124fe5eae9bdef850e58e32686a0 (patch) | |
| tree | c693b48c042bf261161ad4687d82e104ef62f461 /communication | |
| parent | e8fd6d82be3a469845fcaf7c2d54517ccc922cbf (diff) | |
slack-config/sig-arch: Rename sig-pm channel to enhancements
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
Diffstat (limited to 'communication')
| -rw-r--r-- | communication/slack-config/channels.yaml | 1 | ||||
| -rw-r--r-- | communication/slack-config/restrictions.yaml | 1 | ||||
| -rw-r--r-- | communication/slack-config/sig-architecture/config.yaml | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 73f4d2de..7713093f 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -300,7 +300,6 @@ channels: - name: sig-network - name: sig-node - name: sig-node-rkt - - name: sig-pm - name: sig-scalability - name: sig-scheduling - name: sig-service-catalog diff --git a/communication/slack-config/restrictions.yaml b/communication/slack-config/restrictions.yaml index b8d5f737..af250f36 100644 --- a/communication/slack-config/restrictions.yaml +++ b/communication/slack-config/restrictions.yaml @@ -13,6 +13,7 @@ restrictions: - path: "sig-architecture/*.yaml" channels: - "^sig-architecture$" + - "^enhancements$" - "^k8s-code-organization$" - "^k8s-conformance$" - "^prod-readiness$" diff --git a/communication/slack-config/sig-architecture/config.yaml b/communication/slack-config/sig-architecture/config.yaml index fee41ae0..2d157772 100644 --- a/communication/slack-config/sig-architecture/config.yaml +++ b/communication/slack-config/sig-architecture/config.yaml @@ -1,5 +1,7 @@ channels: - name: sig-architecture + - name: enhancements + id: C1L57L91V - name: k8s-code-organization - name: k8s-conformance - name: prod-readiness |
