Skip to content

Commit

Permalink
Fixing codeowners (rapidsai#194)
Browse files Browse the repository at this point in the history
Authors:
  - Corey J. Nolet (https://github.com/cjnolet)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: rapidsai/raft#194
  • Loading branch information
cjnolet authored Apr 1, 2021
1 parent d1fd927 commit a78c0d9
Showing 1 changed file with 7 additions and 17 deletions.
24 changes: 7 additions & 17 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,25 +1,15 @@
#cpp code owners
cpp/ @rapidsai/cuml-cpp-codeowners
cpp/ @rapidsai/cugraph-cpp-codeowners
cpp/ @divyegala
cpp/ @divyegala @rapidsai/cuml-cpp-codeowners @rapidsai/cugraph-cpp-codeowners

#python code owners
python/ @rapidsai/cuml-python-codeowners
python/ @rapidsai/cugraph-python-codeowners
python/ @divyegala
python/ @divyegala @rapidsai/cuml-python-codeowners @rapidsai/cugraph-python-codeowners

#cmake code owners
**/CMakeLists.txt @rapidsai/cuml-cmake-codeowners
**/CMakeLists.txt @rapidsai/cugraph-cmake-codeowners
**/CMakeLists.txt @divyegala
**/cmake/ @rapidsai/cuml-cmake-codeowners
**/cmake/ @rapidsai/cugraph-cmake-codeowners
python/setup.py @rapidsai/cuml-cmake-codeowners
python/setup.py @rapidsai/cugraph-cmake-codeowners
build.sh @rapidsai/cuml-cmake-codeowners
build.sh @rapidsai/cugraph-cmake-codeowners
**/build.sh @rapidsai/cuml-cmake-codeowners
**/build.sh @rapidsai/cugraph-cmake-codeowners
**/CMakeLists.txt @divyegala @rapidsai/cuml-cmake-codeowners @rapidsai/cugraph-cmake-codeowners
**/cmake/ @rapidsai/cuml-cmake-codeowners @rapidsai/cugraph-cmake-codeowners
python/setup.py @rapidsai/cuml-cmake-codeowners @rapidsai/cugraph-cmake-codeowners
build.sh @rapidsai/cuml-cmake-codeowners @rapidsai/cugraph-cmake-codeowners
**/build.sh @rapidsai/cuml-cmake-codeowners @rapidsai/cugraph-cmake-codeowners

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

0 comments on commit a78c0d9

Please sign in to comment.