Skip to content
Snippets Groups Projects
Commit ddaef843 authored by Alexander Pace's avatar Alexander Pace
Browse files

adding MBTA to COINC_PIPELINES group setting

parent bd795886
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ TEST_RUNNER = 'django.test.runner.DiscoverRunner'
# BrokenLinkEmailsMiddleware is enabled
ADMINS = [
("Alexander Pace", "alexander.pace@ligo.org"),
("Duncan Meacher", "duncan.meacher@ligo.org"),
# ("Duncan Meacher", "duncan.meacher@ligo.org"),
]
MANAGERS = ADMINS
......@@ -194,6 +194,7 @@ COINC_PIPELINES = [
'spiir',
'MBTAOnline',
'pycbc',
'MBTA',
]
GRB_PIPELINES = [
'Fermi',
......
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