Merge pull request #3588 from cblecker/slack-label
Add slack-management label
This commit is contained in:
commit
1dcd9f368d
|
@ -2,7 +2,7 @@
|
||||||
name: Slack Request
|
name: Slack Request
|
||||||
about: Request a Channel, Bot, Token, or Webhook
|
about: Request a Channel, Bot, Token, or Webhook
|
||||||
title: 'REQUEST: New Slack <[channel|bot|token|webhook]> <[channel|bot|token|webhook] name>'
|
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: ''
|
assignees: ''
|
||||||
---
|
---
|
||||||
<!--
|
<!--
|
||||||
|
@ -30,6 +30,3 @@ The Slack username of the Channel/Bot/Token/Webhook owner or primary contact.
|
||||||
|
|
||||||
|
|
||||||
**Description of Request:**
|
**Description of Request:**
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -2,13 +2,15 @@
|
||||||
|
|
||||||
# These are the primary slack moderators.
|
# These are the primary slack moderators.
|
||||||
approvers:
|
approvers:
|
||||||
- katharine
|
- katharine
|
||||||
- castrojo
|
- castrojo
|
||||||
- jeefy
|
- jeefy
|
||||||
- mrbobbytables
|
- mrbobbytables
|
||||||
- alejandrox1
|
- alejandrox1
|
||||||
- jdumars
|
- jdumars
|
||||||
- parispitmann
|
- parispitmann
|
||||||
- coderanger
|
- coderanger
|
||||||
- idvoretskyi
|
- idvoretskyi
|
||||||
- idealhack
|
- idealhack
|
||||||
|
labels:
|
||||||
|
- area/slack-management
|
||||||
|
|
Loading…
Reference in New Issue