From d27e7caeb72c6a8b315815aa961f57db8792d0b0 Mon Sep 17 00:00:00 2001 From: Bowei Du Date: Fri, 6 Dec 2019 10:30:50 -0800 Subject: [PATCH] Add sig-network-service-apis slack channel. (#4281) Adds the sig-network-service-apis slack channel. As this is the first time, also adds OWNERS file to the sig-network/ directory. --- communication/slack-config/restrictions.yaml | 3 +++ communication/slack-config/sig-network/OWNERS | 7 +++++++ communication/slack-config/sig-network/config.yaml | 2 ++ 3 files changed, 12 insertions(+) create mode 100644 communication/slack-config/sig-network/OWNERS create mode 100644 communication/slack-config/sig-network/config.yaml diff --git a/communication/slack-config/restrictions.yaml b/communication/slack-config/restrictions.yaml index 01dd8bdee..6964c6f2e 100644 --- a/communication/slack-config/restrictions.yaml +++ b/communication/slack-config/restrictions.yaml @@ -19,6 +19,9 @@ restrictions: - "^release-" usergroups: - "^release-" + - path: "sig-network/*.yaml" + channels: + - "^sig-network-.*$" - path: "sig-storage/*.yaml" channels: - "^sig-storage$" diff --git a/communication/slack-config/sig-network/OWNERS b/communication/slack-config/sig-network/OWNERS new file mode 100644 index 000000000..77368f2df --- /dev/null +++ b/communication/slack-config/sig-network/OWNERS @@ -0,0 +1,7 @@ +# See the OWNERS docs at https://go.k8s.io/owners +reviewers: + - sig-network-leads +approvers: + - sig-network-leads +labels: + - sig/network diff --git a/communication/slack-config/sig-network/config.yaml b/communication/slack-config/sig-network/config.yaml new file mode 100644 index 000000000..c3e410e8b --- /dev/null +++ b/communication/slack-config/sig-network/config.yaml @@ -0,0 +1,2 @@ +channels: + - name: sig-network-service-apis