Add CODEOWNERS file
See #65 (closed) for details, an issue this MR closes, and the comment header at the top of the new file.
I've assigned owners based on what's in my head and on the commit history of each file.
It's important that everyone named as an "owner" acknowledges they're happy with being associated to a particular set of files. So, I ask everything in the list below to:
- Check off next to their names if you are happy with being associated to the corresponding files (you can edit this description directly), or
- Suggest an alternative in a comment if you are not happy (which is OK!).
If you are not listed as an owner but would like to be, please also leave a comment to that effect.
Documentation
-
/doc/
PyConf
Moore
Reconstruction
-
/doc/reconstruction/hlt[12].rst
-
/doc/reconstruction/hlt[12]_tracking.rst
-
/doc/tutorials/hlt1_tracking_performance.rst
-
/doc/tutorials/recoconf.rst
-
/doc/tutorials/reconstruction.rst
-
/doc/tutorials/standalone.rst
PyConf
Reconstruction configuration
-
/Hlt/RecoConf/
Calorimeter
HLT1 and HLT2 tracking
-
/Hlt/RecoConf/python/RecoConf/hlt[12]_tracking.py
-
/Hlt/RecoConf/tests/qmtest/hlt2_reco_brunelesque.qmt
Muon
-
/Hlt/RecoConf/python/RecoConf/*muon*.py
RICH
-
/Hlt/RecoConf/python/RecoConf/rich*.py
MC checking and performance
-
/Hlt/RecoConf/python/RecoConf/mc*.py
- HLT1 tracking performance tests under
/Hlt/RecoConf/tests/qmtest/performance.qms/
-
/Hlt/RecoConf/tests/qmtest/mc_cheated_pattern_recognition.qmt
Moore application configuration
Persistence
-
/Hlt/Moore/python/Moore/persistency.py
-
/Hlt/Hlt2Conf/tests/qmtest/test_hlt2_check_output.qmt
HLT1 configuration
Note that most code relevant for HLT1 now lives in the Allen project
-
/Hlt/Hlt1Conf/
1- and 2-track MVA lines
-
/Hlt/Hlt1Conf/python/Hlt1Conf/lines/track_mva.py
Muon lines
-
/Hlt/Hlt1Conf/python/Hlt1Conf/lines/high_pt_muon.py
-
/Hlt/Hlt1Conf/python/Hlt1Conf/lines/low_pt_muon.py
-
/Hlt/Hlt1Conf/python/Hlt1Conf/lines/track_muon.py
SMOG lines
-
/Hlt/Hlt1Conf/python/Hlt1Conf/lines/smog_lines.py
HLT2 configuration
-
/Hlt/Hlt2Conf/
B2CC
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/Bs2JpsiPhi.py
B2OC lines
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/b_to_open_charm/
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/b_to_open_charm/bbaryon*.py
B&Q
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/InclusiveDetachedDilepton.py
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/onia/
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/B2JpsiK.py
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/Chic2JpsiMuMu.py
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/B2KsMuMu.py
Charm lines
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/D02HH.py
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/D02HHHH.py
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/D2HHH.py
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/RareCharm*.py
Jet lnes
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/jets/
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/Jets.py
Topological B
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/topological_b/
Rare decays
-
/Hlt/Hlt2Conf/python/Hlt2Conf/lines/inclusive_radiative_b/
Selection framework test bed
Edited by Alex Pearce