From 71927595b5eb7fd67d8976da8d32b474558756b9 Mon Sep 17 00:00:00 2001 From: vlimant Date: Wed, 30 Oct 2024 10:57:14 +0100 Subject: [PATCH 1/2] update ppd, pdmv, dqm categories --- categories.py | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/categories.py b/categories.py index f4c352e3dae..cb75bc3c2f6 100644 --- a/categories.py +++ b/categories.py @@ -62,6 +62,8 @@ "Martin-Grunewald": ["hlt"], "mmusich": ["hlt"], "AdrianoDee": ["pdmv"], + "dickychant": ["pdmv"], + "miquork": ["pdmv", "jetmet-pog"], "alja": ["visualization"], "bbilin": ["generators"], "civanch": ["simulation", "geometry", "fastsim"], @@ -73,8 +75,6 @@ "ftorrresd": ["xpog"], "fwyzard": ["heterogeneous"], "jfernan2": ["reconstruction"], - "sunilUIET": ["pdmv"], - "miquork": ["pdmv", "jetmet-pog"], "makortel": ["heterogeneous", "core", "visualization", "geometry"], "mandrenguyen": ["reconstruction", "operations"], "mdhildreth": ["simulation", "geometry", "fastsim"], @@ -85,11 +85,8 @@ "antoniovilela": ["operations"], "epalencia": ["l1"], "aloeliger": ["l1"], - "rvenditti": ["dqm"], - "syuvivida": ["dqm"], - "tjavaid": ["dqm"], - "nothingface0": ["dqm"], "antoniovagnerini": ["dqm"], + "rseidita": ["dqm"], "smorovic": ["daq"], "smuzaffar": ["core"], "srimanob": ["upgrade"], @@ -151,11 +148,11 @@ "forthommel": ["proton-pog"], "cardinia": ["tau-pog"], "mbluj": ["tau-pog"], - "kskovpen": ["pdmv", "tracking-pog"], + "kskovpen": ["tracking-pog"], "mmasciov": ["tracking-pog"], # PPD "malbouis": ["ppd"], - "jordan-martins": ["ppd"], + "vlimant": ["ppd"], # ML "valsdav": ["ml"], "y19y19": ["ml"], From 85c3fd4fffc2096162911a2eb54ede4f851c269c Mon Sep 17 00:00:00 2001 From: vlimant Date: Wed, 30 Oct 2024 13:25:01 +0100 Subject: [PATCH 2/2] remove duplicate --- categories.py | 1 - 1 file changed, 1 deletion(-) diff --git a/categories.py b/categories.py index cb75bc3c2f6..1304d644275 100644 --- a/categories.py +++ b/categories.py @@ -70,7 +70,6 @@ "bsunanda": ["geometry"], "davidlange6": ["operations"], "emeschi": ["daq"], - "vlimant": ["ppd"], "hqucms": ["xpog"], "ftorrresd": ["xpog"], "fwyzard": ["heterogeneous"],