diff --git a/categories.py b/categories.py
index f92a5a9570c..27547b8f542 100644
--- a/categories.py
+++ b/categories.py
@@ -155,6 +155,9 @@
# ML
"valsdav": ["ml"],
"y19y19": ["ml"],
+ # L1Track
+ "tomalin": ["l1track"],
+ "aehart": ["l1track"],
}
# Automatically sign these categories if tests are passed
diff --git a/categories_map.py b/categories_map.py
index cf598db0410..5fc0f684c95 100644
--- a/categories_map.py
+++ b/categories_map.py
@@ -1798,6 +1798,14 @@
"PhysicsTools/MVATrainer",
"PhysicsTools/XGBoost",
],
+ "l1track": [
+ "L1Trigger/TrackFindingTracklet",
+ "L1Trigger/TrackFindingTMTT",
+ "L1Trigger/TrackerTFP",
+ "L1Trigger/TrackerDTC",
+ "L1Trigger/TrackTrigger",
+ "DataFormats/L1TrackTrigger",
+ ],
}
# Just like CMSSW_CATEGORIES but it creates non-blocking (no signature needed) github labels