diff options
| author | Christoph Blecker <admin@toph.ca> | 2019-04-14 14:40:11 -0700 |
|---|---|---|
| committer | Christoph Blecker <admin@toph.ca> | 2019-04-14 14:40:11 -0700 |
| commit | c439cd49ec35d423cb2d4e7c1f277711e2948d11 (patch) | |
| tree | 75542407c17fe3774e767862182a6da1054c46d0 | |
| parent | 706f20b5e20c6f976c6bb99b26c2ace256a5ec14 (diff) | |
Add slack label to slack-config
| -rw-r--r-- | communication/slack-config/OWNERS | 22 |
1 files changed, 12 insertions, 10 deletions
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 |
