diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000000..561b0795260 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +# The Intel MPICH team is primarily responsible for the collective TSP +# and algorithm frameworks. +/src/mpi/coll/algorithms/ @pmodels/mpich-intel +/src/mpi/coll/transports/ @pmodels/mpich-intel