diff options
author | Azul <azul@riseup.net> | 2014-04-30 16:40:53 +0200 |
---|---|---|
committer | Azul <azul@riseup.net> | 2014-04-30 16:40:53 +0200 |
commit | c9bf5f1beb120c68e480e1262af62f839965eef9 (patch) | |
tree | 1ab2f7ac40a5597e4bc2939500949157ce6179d0 | |
parent | e45ca47bac36294e5e2fa1e129bf1049c4570603 (diff) |
made myself an admin so i can read tickets and respond
-rw-r--r-- | services/webapp.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/webapp.json b/services/webapp.json index c21cfff..98b2e38 100644 --- a/services/webapp.json +++ b/services/webapp.json @@ -1,6 +1,6 @@ { "webapp": { - "admins": ["elijah", "varac", "micah", "kwadronaut", "mcnair", "etest1", "meanderingcode"], + "admins": ["elijah", "varac", "micah", "kwadronaut", "mcnair", "etest1", "meanderingcode", "azul"], "git": { "source": "https://leap.se/git/leap_web", "revision": "origin/develop" |