From 81a667680ec19e124a906702f29eda19d83ddaa8 Mon Sep 17 00:00:00 2001 From: Fabio Cossutti Date: Wed, 28 Feb 2018 14:04:08 +0100 Subject: [PATCH] Add XPOG coordinators to the analysis category, remove the xpog category with no package assigned --- categories.py | 4 ++-- categories_map.py | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/categories.py b/categories.py index 6b18b0f51286..fe34cada0f1c 100644 --- a/categories.py +++ b/categories.py @@ -65,8 +65,8 @@ "gudrutis" : ["externals"], "lpernie" : ["alca"], "jfernan2": ["dqm"], - "arizzi": ["xpog"], - "gpetruc": ["xpog"], + "arizzi": ["analysis"], + "gpetruc": ["analysis"], CMSBUILD_USER: ["tests", "code-checks" ], } diff --git a/categories_map.py b/categories_map.py index 959725282243..fb9a69850327 100644 --- a/categories_map.py +++ b/categories_map.py @@ -603,7 +603,6 @@ "RecoMuon/L3TrackFinder", "RecoTauTag/HLTProducers", ], - "xpog": [], "analysis": [ "EgammaAnalysis/ElectronTools", "CondFormats/JetMETObjects",