diff --git a/CODEOWNERS b/CODEOWNERS index e3bed0fc..02dac547 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,6 +2,7 @@ # GitHub Handle Name # ============= ==== # @c-dilks Christopher Dilks +# @RichCap Richard Capobianco # @rtysonCLAS12 Richard Tyson ################################################################################# @@ -9,6 +10,8 @@ examples/config/ex2.yaml @rtysonCLAS12 examples/iguana-example-02-YAMLReader.cc @rtysonCLAS12 examples/iguana-example-03-zvertex-filter.cc @rtysonCLAS12 +src/iguana/algorithms/clas12/MomentumCorrection.cc @RichCap @c-dilks +src/iguana/algorithms/clas12/MomentumCorrection.h @RichCap @c-dilks src/iguana/algorithms/clas12/ZVertexFilter.cc @rtysonCLAS12 src/iguana/algorithms/clas12/ZVertexFilter.h @rtysonCLAS12 src/iguana/algorithms/clas12/ZVertexFilter.yaml @rtysonCLAS12