summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-04-14 14:48:00 -0700
committerGitHub <noreply@github.com>2019-04-14 14:48:00 -0700
commit1dcd9f368d90489f1f30b237b621a4bcc76e9488 (patch)
tree0e29dc32baa04c231d5e6869d6e7606aa4a9c616
parent706f20b5e20c6f976c6bb99b26c2ace256a5ec14 (diff)
parent7f7662657843a95b8b066f24cafae745f20df381 (diff)
Merge pull request #3588 from cblecker/slack-label
Add slack-management label
-rw-r--r--.github/ISSUE_TEMPLATE/slack-request.md5
-rw-r--r--communication/slack-config/OWNERS22
2 files changed, 13 insertions, 14 deletions
diff --git a/.github/ISSUE_TEMPLATE/slack-request.md b/.github/ISSUE_TEMPLATE/slack-request.md
index 1cb2e526..a7e81b98 100644
--- a/.github/ISSUE_TEMPLATE/slack-request.md
+++ b/.github/ISSUE_TEMPLATE/slack-request.md
@@ -2,7 +2,7 @@
name: Slack Request
about: Request a Channel, Bot, Token, or Webhook
title: 'REQUEST: New Slack <[channel|bot|token|webhook]> <[channel|bot|token|webhook] name>'
-labels: area/community-management, sig/contributor-experience
+labels: area/community-management, area/slack-management, sig/contributor-experience
assignees: ''
---
<!--
@@ -30,6 +30,3 @@ The Slack username of the Channel/Bot/Token/Webhook owner or primary contact.
**Description of Request:**
-
-
-
diff --git a/communication/slack-config/OWNERS b/communication/slack-config/OWNERS
index 3c7f7c07..6373529b 100644
--- a/communication/slack-config/OWNERS
+++ b/communication/slack-config/OWNERS
@@ -2,13 +2,15 @@
# These are the primary slack moderators.
approvers:
-- katharine
-- castrojo
-- jeefy
-- mrbobbytables
-- alejandrox1
-- jdumars
-- parispitmann
-- coderanger
-- idvoretskyi
-- idealhack
+ - katharine
+ - castrojo
+ - jeefy
+ - mrbobbytables
+ - alejandrox1
+ - jdumars
+ - parispitmann
+ - coderanger
+ - idvoretskyi
+ - idealhack
+labels:
+ - area/slack-management