Skip to content
Snippets Groups Projects
Commit ed873f04 authored by Vincent Pascuzzi's avatar Vincent Pascuzzi
Browse files

Add 'vpascuzz' to `watch_list`.py

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