Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace leftover templates in CODEOWNERS [skip ci] #7

Merged
merged 3 commits into from
Apr 15, 2021
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
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
ajschmidt8 marked this conversation as resolved.
Show resolved Hide resolved
jakirkham marked this conversation as resolved.
Show resolved Hide resolved
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
ajschmidt8 marked this conversation as resolved.
Show resolved Hide resolved

#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
ajschmidt8 marked this conversation as resolved.
Show resolved Hide resolved

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