From 176f69a085438d14466021b9ff0cf906a839061a Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Wed, 15 Apr 2020 16:29:24 -0400 Subject: [PATCH] slack-config/sig-arch: Add enhancements-owners usergroup Signed-off-by: Stephen Augustus --- communication/slack-config/restrictions.yaml | 2 +- .../slack-config/sig-architecture/usergroups.yaml | 15 +++++++++++++++ communication/slack-config/users.yaml | 2 ++ 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 communication/slack-config/sig-architecture/usergroups.yaml diff --git a/communication/slack-config/restrictions.yaml b/communication/slack-config/restrictions.yaml index af250f369..b2598e2e9 100644 --- a/communication/slack-config/restrictions.yaml +++ b/communication/slack-config/restrictions.yaml @@ -18,7 +18,7 @@ restrictions: - "^k8s-conformance$" - "^prod-readiness$" usergroups: - - ".*" + - "^enhancements-owners$" - path: "sig-docs/*.yaml" channels: - "^kubernetes-docs-[a-z]{2}$" diff --git a/communication/slack-config/sig-architecture/usergroups.yaml b/communication/slack-config/sig-architecture/usergroups.yaml new file mode 100644 index 000000000..4be1a7f75 --- /dev/null +++ b/communication/slack-config/sig-architecture/usergroups.yaml @@ -0,0 +1,15 @@ +# This file contains a list of all Slack User Groups that are managed by SIG Architecture. + +usergroups: + - name: enhancements-owners + long_name: Enhancements Owners + description: Process owners for the Enhancements subproject. + channels: + - enhancements + - sig-architecture + - sig-release + members: + - jeremyrickard # subproject owner + - johnbelamaric # subproject owner + - justaugustus # subproject owner + - mrbobbytables # subproject owner diff --git a/communication/slack-config/users.yaml b/communication/slack-config/users.yaml index 0ad102934..473c743d9 100644 --- a/communication/slack-config/users.yaml +++ b/communication/slack-config/users.yaml @@ -18,6 +18,8 @@ users: idvoretskyi: U0CBHE6GM jdumars: U0YJS6LHL jeefy: U5MCFK468 + jeremyrickard: U72ESU398 + johnbelamaric: U246A1A0N jonasrosland: U0A4G34S2 justaugustus: U0E0E78AK katharine: UBTBNJ6GL