Skip to content

Commit c92d126

Browse files
committed
change back ATLAS group
1 parent 2ccc842 commit c92d126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recastcontrolcenter/server.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ def extract_user_info(userdata):
8989
egroup_to_expt = {
9090
'cms-members': 'CMS',
9191
'alice-member': 'ALICE',
92-
'atlas-active-physicists': 'ATLAS',
92+
'atlas-current-physicists': 'ATLAS',
9393
'lhcb-general': 'LHCb'
9494
}
9595

0 commit comments

Comments
 (0)