diff options
| author | xing-yang <xingyang105@gmail.com> | 2020-07-17 04:06:57 +0000 |
|---|---|---|
| committer | xing-yang <xingyang105@gmail.com> | 2020-07-17 12:24:37 +0000 |
| commit | d49cd89a79a44a74e372a6087b135fbdf09a3d75 (patch) | |
| tree | 3eaf7b897120616bf934ce42521e036b2e433bcc | |
| parent | 56e5b17d9532ab860463bd25f6a628f6630d9c13 (diff) | |
Setting up a slack channel for sig-storage subproject kubernetes-cosi
| -rw-r--r-- | communication/slack-config/restrictions.yaml | 1 | ||||
| -rw-r--r-- | communication/slack-config/sig-storage/config.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/communication/slack-config/restrictions.yaml b/communication/slack-config/restrictions.yaml index dbb7020f..4a81c794 100644 --- a/communication/slack-config/restrictions.yaml +++ b/communication/slack-config/restrictions.yaml @@ -34,6 +34,7 @@ restrictions: - path: "sig-storage/*.yaml" channels: - "^sig-storage$" + - "^sig-storage-" - "^csi$" - "^csi-" - path: "sig-cloud-provider/*.yaml" diff --git a/communication/slack-config/sig-storage/config.yaml b/communication/slack-config/sig-storage/config.yaml index 56d94922..fc1213b2 100644 --- a/communication/slack-config/sig-storage/config.yaml +++ b/communication/slack-config/sig-storage/config.yaml @@ -5,3 +5,4 @@ channels: id: CG04EL876 - name: csi-windows - name: sig-storage + - name: sig-storage-cosi |
