Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
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