Skip to content

Commit

Permalink
Add tchrist to privileged list
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-daniels committed Apr 15, 2015
1 parent 50ba638 commit 3cc0e19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions globalvars.py
Expand Up @@ -27,12 +27,12 @@ class GlobalVars:
wrap = Client("stackexchange.com")
wrapm = Client("meta.stackexchange.com")
privileged_users = {charcoal_room_id: ["117490", "66258", "31768", "103081", "73046", "88521", "59776", "31465",
"88577", "34124"],
"88577", "34124", "32436"],
meta_tavern_room_id: ["259867", "244519", "244382", "194047", "158100", "178438", "237685",
"215468", "229438", "180276", "161974", "244382", "186281", "266094",
"245167", "230261", "213575", "241919", "203389", "202832", "160017",
"201151", "188558", "229166", "159034", "203972", "188673", "258672",
"227577", "255735", "279182", "271104", "220428"]}
"227577", "255735", "279182", "271104", "220428", "153355"]}
smokeDetector_user_id = {charcoal_room_id: "120914", meta_tavern_room_id: "266345"}

censored_committer_names = {"3f4ed0f38df010ce300dba362fa63a62": "Undo1"}
Expand Down

0 comments on commit 3cc0e19

Please sign in to comment.