Skip to content
Snippets Groups Projects
Commit 099122ad authored by Duncan Meacher's avatar Duncan Meacher
Browse files

base.py: Added Duncan Meacher to admins.

parent bb6600b0
No related branches found
No related tags found
No related merge requests found
......@@ -53,6 +53,7 @@ TEST_RUNNER = 'django.test.runner.DiscoverRunner'
ADMINS = [
("Tanner Prestegard", "tanner.prestegard@ligo.org"),
("Alexander Pace", "alexander.pace@ligo.org"),
("Duncan Meacher", "duncan.meacher@ligo.org"),
]
MANAGERS = ADMINS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment