summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-04-16 08:17:12 -0700
committerGitHub <noreply@github.com>2019-04-16 08:17:12 -0700
commit7901609d55526a27ff9073d2bc17075935fc15b1 (patch)
treebd80fa8085716660b4c004ef7857362869be6974
parent0e259b9b5b0dd61d5ef7089053273323e2efa42f (diff)
parent2270f28fe84a337eaa64e6f143c524afeafdf4ff (diff)
Merge pull request #3597 from mrbobbytables/sort-slack-users
Update slack users.yaml to be alphabetically sorted.
-rw-r--r--communication/slack-config/users.yaml20
1 files changed, 10 insertions, 10 deletions
diff --git a/communication/slack-config/users.yaml b/communication/slack-config/users.yaml
index 71638c5b..a5f0c79e 100644
--- a/communication/slack-config/users.yaml
+++ b/communication/slack-config/users.yaml
@@ -1,13 +1,13 @@
-# This file contains a mapping from lowercase GitHub usernames to Kubernetes
-# Slack user IDs.
+# This file contains an alpahbetically sorted mapping of lowercase GitHub
+# usernames to Kubernetes Slack user IDs.
users:
- katharine: UBTBNJ6GL
- jeefy: U5MCFK468
- sarahnovotny: U0AGW7007
- paris: U5SB22BBQ
- castrojo: U1W1Q6PRQ
- mrbobbytables: U511ZSKHD
alejandrox1: U6AS37R50
- jdumars: U0YJS6LHL
+ castrojo: U1W1Q6PRQ
+ idvoretskyi: U0CBHE6GM
jbeda: U09QZ63DX
- idvoretskyi: U0CBHE6GM \ No newline at end of file
+ jdumars: U0YJS6LHL
+ jeefy: U5MCFK468
+ katharine: UBTBNJ6GL
+ mrbobbytables: U511ZSKHD
+ paris: U5SB22BBQ
+ sarahnovotny: U0AGW7007 \ No newline at end of file