From 2270f28fe84a337eaa64e6f143c524afeafdf4ff Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Tue, 16 Apr 2019 10:53:48 -0400 Subject: Update slack users.yaml to be alphabetically sorted. --- communication/slack-config/users.yaml | 20 ++++++++++---------- 1 file 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 -- cgit v1.2.3