From e71c96457907eedd268c11cecceabb33ee807c46 Mon Sep 17 00:00:00 2001 From: Ivana Hrivnacova Date: Fri, 23 Aug 2019 17:07:51 +0200 Subject: [PATCH 1/4] UPdated owners --- CODEOWNERS | 53 +++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 98e71a8915038..610d0535e3c99 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -9,49 +9,50 @@ # the repo. Unless a later match takes precedence * @AliceO2Group/core -/Algorithm +/Algorithm @matthiasrichter -/CCDB @AliceO2Group/framework-admins +/CCDB @AliceO2Group/core @AliceO2Group/framework-admins -/Common @AliceO2Group/framework-admins -#/Common/Constants -#/Common/Field -#/Common/MathUtils -#/Common/SimConfig +/Common @AliceO2Group/core @AliceO2Group/framework-admins +/Common/Constants @shahor02 +/Common/Field @shahor02 +/Common/MathUtils @shahor02 +/Common/SimConfig @swenzel #/Common/Topologies #/Common/Types #/Common/Utils #/Common/maps -/DataFormats @AliceO2Group/framework-admins +/DataFormats @AliceO2Group/core @AliceO2Group/framework-admins #/DataFormats/Detectors +/DataFormats/Detectors/TPC @davidrohr #/DataFormats/Headers #/DataFormats/Legacy #/DataFormats/MemoryResources -#/DataFormats/Parameters -#/DataFormats/Reconstruction +/DataFormats/Parameters @shahor02 +/DataFormats/Reconstruction @shahor02 #/DataFormats/TimeFrame -#/DataFormats/common -#/DataFormats/simulation +/DataFormats/common @shahor02 +/DataFormats/simulation @swenzel -/Detectors/Base @AliceO2Group/framework-admins -/Detectors/Geometry @AliceO2Group/framework-admins +/Detectors/Base @AliceO2Group/core @AliceO2Group/framework-admins +/Detectors/Geometry @AliceO2Group/core @AliceO2Group/framework-admins /Detectors/CPV /Detectors/EMCAL /Detectors/FIT -/Detectors/GlobalTracking -/Detectors/GlobalTrackingWorkflow +/Detectors/GlobalTracking @shahor02 +/Detectors/GlobalTrackingWorkflow @shahor02 /Detectors/HMPID /Detectors/ITSMFT -/Detectors/MUON +/Detectors/MUON @aphecetche @AliceO2Group/core /Detectors/PHOS /Detectors/Passive /Detectors/TOF -/Detectors/TPC +/Detectors/TPC @davidrohr @wiechula @shahor02 /Detectors/TRD /Detectors/ZDC -/EventVisualisation @AliceO2Group/framework-admins +/EventVisualisation @AliceO2Group/core @AliceO2Group/framework-admins #/EventVisualisation/Base #/EventVisualisation/DataConverter #/EventVisualisation/Detectors @@ -67,8 +68,7 @@ #/Examples/flp2epn #/Examples/flp2epn-distributed - -/Framework @AliceO2Group/framework-admins +/Framework @AliceO2Group/core @AliceO2Group/framework-admins #/Framework/AnalysisTutorial #/Framework/ArrowTests #/Framework/CMakeLists.txt @@ -80,19 +80,20 @@ #/Framework/TestWorkflows #/Framework/Utils -/GPU @AliceO2Group/framework-admins +/GPU @davidrohr @AliceO2Group/framework-admins #/GPU/Common #/GPU/GPUTracking -#/GPU/TPCFastTransformation -#/GPU/TPCSpaceChargeBase +/GPU/GPUTracking/TRDTracking @davidrohr @martenole +/GPU/TPCFastTransformation @davidrohr @sgorbuno +/GPU/TPCSpaceChargeBase @davidrohr @ehellbar /Generators -/Steer @AliceO2Group/framework-admins +/Steer @AliceO2Group/core @AliceO2Group/framework-admins /Testing -/Utilities @AliceO2Group/framework-admins +/Utilities @AliceO2Group/core @AliceO2Group/framework-admins #/Utilities/DataCompression #/Utilities/DataFlow #/Utilities/MCStepLogger From f17bca2e8698c2f537d92061c2468eee141ab56f Mon Sep 17 00:00:00 2001 From: Ivana Hrivnacova Date: Fri, 23 Aug 2019 19:51:14 +0200 Subject: [PATCH 2/4] Updated most of detector responsibles (feedback from Andreas) plus few more --- CODEOWNERS | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 610d0535e3c99..3d1283c32fc4a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -37,22 +37,22 @@ /Detectors/Base @AliceO2Group/core @AliceO2Group/framework-admins /Detectors/Geometry @AliceO2Group/core @AliceO2Group/framework-admins -/Detectors/CPV -/Detectors/EMCAL -/Detectors/FIT +/Detectors/CPV @peressounko @AliceO2Group/core +/Detectors/EMCAL @mfasDa @AliceO2Group/core +/Detectors/FIT @AllaMaevskaya @mslupeck @AliceO2Group/core /Detectors/GlobalTracking @shahor02 /Detectors/GlobalTrackingWorkflow @shahor02 -/Detectors/HMPID -/Detectors/ITSMFT +/Detectors/HMPID @gvolpe79 @AliceO2Group/core +/Detectors/ITSMFT @iouribelikov @bovulpes @AliceO2Group/core /Detectors/MUON @aphecetche @AliceO2Group/core -/Detectors/PHOS -/Detectors/Passive -/Detectors/TOF +/Detectors/PHOS @peressounko @AliceO2Group/core +/Detectors/Passive @swenzel +/Detectors/TOF @noferini @AliceO2Group/core /Detectors/TPC @davidrohr @wiechula @shahor02 -/Detectors/TRD -/Detectors/ZDC +/Detectors/TRD @jolopezl @AliceO2Group/core +/Detectors/ZDC @coppedis @AliceO2Group/core -/EventVisualisation @AliceO2Group/core @AliceO2Group/framework-admins +/EventVisualisation @jmyrcha @AliceO2Group/core @AliceO2Group/framework-admins #/EventVisualisation/Base #/EventVisualisation/DataConverter #/EventVisualisation/Detectors @@ -87,7 +87,7 @@ /GPU/TPCFastTransformation @davidrohr @sgorbuno /GPU/TPCSpaceChargeBase @davidrohr @ehellbar -/Generators +/Generators @swenzel /Steer @AliceO2Group/core @AliceO2Group/framework-admins From 2f8d416386144048d45b3ae4f3222c0e6609b15f Mon Sep 17 00:00:00 2001 From: Ivana Hrivnacova Date: Mon, 26 Aug 2019 10:54:14 +0200 Subject: [PATCH 3/4] Adding remaining detector and CCDB responsibles --- CODEOWNERS | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 3d1283c32fc4a..ee0c174833e55 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -11,7 +11,7 @@ /Algorithm @matthiasrichter -/CCDB @AliceO2Group/core @AliceO2Group/framework-admins +/CCDB @costing @AliceO2Group/core @AliceO2Group/framework-admins /Common @AliceO2Group/core @AliceO2Group/framework-admins /Common/Constants @shahor02 @@ -37,20 +37,20 @@ /Detectors/Base @AliceO2Group/core @AliceO2Group/framework-admins /Detectors/Geometry @AliceO2Group/core @AliceO2Group/framework-admins -/Detectors/CPV @peressounko @AliceO2Group/core +/Detectors/CPV @peressounko @kharlov @AliceO2Group/core /Detectors/EMCAL @mfasDa @AliceO2Group/core -/Detectors/FIT @AllaMaevskaya @mslupeck @AliceO2Group/core +/Detectors/FIT @AllaMaevskaya @jotwinow @mslupeck @AliceO2Group/core /Detectors/GlobalTracking @shahor02 /Detectors/GlobalTrackingWorkflow @shahor02 /Detectors/HMPID @gvolpe79 @AliceO2Group/core /Detectors/ITSMFT @iouribelikov @bovulpes @AliceO2Group/core -/Detectors/MUON @aphecetche @AliceO2Group/core -/Detectors/PHOS @peressounko @AliceO2Group/core +/Detectors/MUON @aphecetche @AliceO2Group/core +/Detectors/PHOS @peressounko @kharlov @AliceO2Group/core /Detectors/Passive @swenzel -/Detectors/TOF @noferini @AliceO2Group/core -/Detectors/TPC @davidrohr @wiechula @shahor02 -/Detectors/TRD @jolopezl @AliceO2Group/core -/Detectors/ZDC @coppedis @AliceO2Group/core +/Detectors/TOF @noferini @AliceO2Group/core +/Detectors/TPC @davidrohr @wiechula @shahor02 +/Detectors/TRD @jolopezl @bazinski @AliceO2Group/core +/Detectors/ZDC @coppedis @AliceO2Group/core /EventVisualisation @jmyrcha @AliceO2Group/core @AliceO2Group/framework-admins #/EventVisualisation/Base @@ -94,7 +94,7 @@ /Testing /Utilities @AliceO2Group/core @AliceO2Group/framework-admins -#/Utilities/DataCompression +#/Utilities/DataCompression #/Utilities/DataFlow #/Utilities/MCStepLogger #/Utilities/Mergers From 1f41f83c97411d167c1c0e761c63c0971a7c7237 Mon Sep 17 00:00:00 2001 From: Sandro Wenzel Date: Tue, 3 Sep 2019 14:24:00 +0200 Subject: [PATCH 4/4] Update CODEOWNERS Corrected user name swenzel -> sawenzel --- CODEOWNERS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index ee0c174833e55..bf4a2c41e910a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -11,13 +11,13 @@ /Algorithm @matthiasrichter -/CCDB @costing @AliceO2Group/core @AliceO2Group/framework-admins +/CCDB @costing @Barthelemy @AliceO2Group/core @AliceO2Group/framework-admins /Common @AliceO2Group/core @AliceO2Group/framework-admins /Common/Constants @shahor02 /Common/Field @shahor02 /Common/MathUtils @shahor02 -/Common/SimConfig @swenzel +/Common/SimConfig @sawenzel #/Common/Topologies #/Common/Types #/Common/Utils @@ -33,7 +33,7 @@ /DataFormats/Reconstruction @shahor02 #/DataFormats/TimeFrame /DataFormats/common @shahor02 -/DataFormats/simulation @swenzel +/DataFormats/simulation @sawenzel /Detectors/Base @AliceO2Group/core @AliceO2Group/framework-admins /Detectors/Geometry @AliceO2Group/core @AliceO2Group/framework-admins @@ -46,9 +46,9 @@ /Detectors/ITSMFT @iouribelikov @bovulpes @AliceO2Group/core /Detectors/MUON @aphecetche @AliceO2Group/core /Detectors/PHOS @peressounko @kharlov @AliceO2Group/core -/Detectors/Passive @swenzel +/Detectors/Passive @sawenzel /Detectors/TOF @noferini @AliceO2Group/core -/Detectors/TPC @davidrohr @wiechula @shahor02 +/Detectors/TPC @davidrohr @wiechula @shahor02 @AliceO2Group/core /Detectors/TRD @jolopezl @bazinski @AliceO2Group/core /Detectors/ZDC @coppedis @AliceO2Group/core @@ -87,7 +87,7 @@ /GPU/TPCFastTransformation @davidrohr @sgorbuno /GPU/TPCSpaceChargeBase @davidrohr @ehellbar -/Generators @swenzel +/Generators @sawenzel /Steer @AliceO2Group/core @AliceO2Group/framework-admins