diff --git a/categories.py b/categories.py index 2161e1d871f7..6b18b0f51286 100644 --- a/categories.py +++ b/categories.py @@ -65,6 +65,8 @@ "gudrutis" : ["externals"], "lpernie" : ["alca"], "jfernan2": ["dqm"], + "arizzi": ["xpog"], + "gpetruc": ["xpog"], CMSBUILD_USER: ["tests", "code-checks" ], } diff --git a/categories_map.py b/categories_map.py index 620636e2fc18..959725282243 100644 --- a/categories_map.py +++ b/categories_map.py @@ -602,8 +602,9 @@ "RecoMuon/L3MuonProducer", "RecoMuon/L3TrackFinder", "RecoTauTag/HLTProducers", - ], - "analysis": [ + ], + "xpog": [], + "analysis": [ "EgammaAnalysis/ElectronTools", "CondFormats/JetMETObjects", "HiggsAnalysis/CombinedLimit",