From 2283fab9a4c7586dcb97334be5e541c5823e262b Mon Sep 17 00:00:00 2001
From: Florian Uhlig <f.uhlig@gsi.de>
Date: Thu, 10 Oct 2024 10:53:35 +0200
Subject: [PATCH] Add new code owner for mvd code

---
 CODEOWNERS | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/CODEOWNERS b/CODEOWNERS
index 0bde2c475a..741e1dfd91 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -122,9 +122,9 @@
 /algo/data/sts/          @v.friese
 
 # MVD
-/reco/detectors/mvd/     @c.muentz @m.deveaux
-/core/detectors/mvd/     @c.muentz @m.deveaux
-/core/data/mvd/          @c.muentz @m.deveaux
-/analysis/detectors/mvd/ @c.muentz @m.deveaux
-/macro/mvd/              @c.muentz @m.deveaux
-/sim/detectors/mvd/      @c.muentz @m.deveaux
+/reco/detectors/mvd/     @c.muentz @m.deveaux @j.stroth
+/core/detectors/mvd/     @c.muentz @m.deveaux @j.stroth
+/core/data/mvd/          @c.muentz @m.deveaux @j.stroth
+/analysis/detectors/mvd/ @c.muentz @m.deveaux @j.stroth
+/macro/mvd/              @c.muentz @m.deveaux @j.stroth
+/sim/detectors/mvd/      @c.muentz @m.deveaux @j.stroth
-- 
GitLab