We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ccc842 commit c92d126Copy full SHA for c92d126
recastcontrolcenter/server.py
@@ -89,7 +89,7 @@ def extract_user_info(userdata):
89
egroup_to_expt = {
90
'cms-members': 'CMS',
91
'alice-member': 'ALICE',
92
- 'atlas-active-physicists': 'ATLAS',
+ 'atlas-current-physicists': 'ATLAS',
93
'lhcb-general': 'LHCb'
94
}
95
0 commit comments