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

gracedb-2.24.0

parent ba37dbb3
No related branches found
Tags gracedb-2.24.0
1 merge request!184gracedb-2.24.0
Pipeline #580336 passed
......@@ -36,7 +36,7 @@ INFO_BANNER_MESSAGE = "TEST MESSAGE"
BETA_REPORTS_LINK = False
# Version ---------------------------------------------------------------------
PROJECT_VERSION = '2.23.2'
PROJECT_VERSION = '2.24.0'
# Unauthenticated access ------------------------------------------------------
# This variable should eventually control whether unauthenticated access is
......
......@@ -7,9 +7,9 @@ from django.db import migrations
GROUPS = {
'catalog_managers': ['cbcflow', 'chad.hanna@ligo.org', 'rhiannon.udall@ligo.org',
'chad.hanna@ligo.org', 'rebecca.ewing@ligo.org',
'gstlalcbc', 'rebecca.ewing@ligo.org', 'pycbclive', 'mbtaalert',
'prathamesh.joshi@ligo.org', 'divya.singh@ligo.org',
'alexander.pace@ligo.org'],
'leo.tsukada@ligo.org', 'tito.canton@ligo.org'],
}
def add_groups(apps, schema_editor):
......
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