summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Lenferink <lenferinkroy@gmail.com>2020-07-06 18:44:57 +0200
committerRoy Lenferink <lenferinkroy@gmail.com>2020-07-06 18:44:57 +0200
commit655ec43b86a84f84dc137763172cd1d072483968 (patch)
treea02048e16e114268cd61061e12baa7394c455a68
parent614a60473c188812abdf1465c78bc95cf32a3553 (diff)
Update sig-docs channel restriction to allow maintainers channels
-rw-r--r--communication/slack-config/restrictions.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/communication/slack-config/restrictions.yaml b/communication/slack-config/restrictions.yaml
index b2598e2e..dbb7020f 100644
--- a/communication/slack-config/restrictions.yaml
+++ b/communication/slack-config/restrictions.yaml
@@ -21,7 +21,7 @@ restrictions:
- "^enhancements-owners$"
- path: "sig-docs/*.yaml"
channels:
- - "^kubernetes-docs-[a-z]{2}$"
+ - "^kubernetes-docs-[a-z]{2}(-maintainers)?$"
- path: "sig-release/*.yaml"
channels:
- "^sig-release$"