Skip to content

Commit

Permalink
Replace leftover templates in CODEOWNERS (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Apr 15, 2021
1 parent 54a475b commit 0422230
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#cpp code owners
cpp/ @rapidsai/<repo>-cpp-codeowners
cpp/ @rapidsai/cucim-cpp-codeowners
python/pybind11 @rapidsai/cucim-cpp-codeowners

#python code owners
python/ @rapidsai/<repo>-python-codeowners
python/dask_cudf/ @rapidsai/<repo>-dask-codeowners
python/ @rapidsai/cucim-python-codeowners

#cmake code owners
**/CMakeLists.txt @rapidsai/<repo>-cmake-codeowners
**/cmake/ @rapidsai/<repo>-cmake-codeowners
**/CMakeLists.txt @rapidsai/cucim-cmake-codeowners
**/cmake/ @rapidsai/cucim-cmake-codeowners

#build/ops code owners
.github/ @rapidsai/ops-codeowners
Expand Down

0 comments on commit 0422230

Please sign in to comment.