Skip to content
Snippets Groups Projects
Commit 96ee8614 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'join-the-nights-watch_list' into 'master'

Add 'vpascuzz' to `watch_list.py`

See merge request !2603
parents 0c4947fe ed873f04
No related merge requests found
......@@ -4,7 +4,7 @@
WATCH_LIST = {}
WATCH_LIST['^CI$'] = set(['cgumpert'])
WATCH_LIST['Simulation'] = set(['ritsch','jchapman'])
WATCH_LIST['Simulation'] = set(['ritsch','jchapman','vpascuzz'])
WATCH_LIST['Digitization'] = set(['jchapman'])
WATCH_LIST['Overlay'] = set(['jchapman','ahaas','tkharlam'])
WATCH_LIST['TrkiPatFitter'] = set(['pop'])
......@@ -23,4 +23,4 @@ WATCH_LIST['InDetBeamSpot'] = set(['csuster'])
WATCH_LIST['MuonEfficiencyCorrections'] = set(['nkoehler','jojungge'])
WATCH_LIST['MuonTPTools'] = set(['nkoehler','jojungge'])
WATCH_LIST['MuonPerformanceAlgs'] = set(['nkoehler','jojungge'])
WATCH_LIST['MuonPerformanceHistUtils'] = set(['nkoehler','jojungge'])
\ No newline at end of file
WATCH_LIST['MuonPerformanceHistUtils'] = set(['nkoehler','jojungge'])
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