Skip to content

Commit

Permalink
Merge branch 'fea-add-nvtx' of https://github.com/harrism/rmm into fe…
Browse files Browse the repository at this point in the history
…a-add-nvtx
  • Loading branch information
bdice committed May 13, 2024
2 parents 31b93c9 + 7ff9735 commit ef29637
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,14 @@ python/ @rapidsai/rmm-python-codeowners
**/CMakeLists.txt @rapidsai/rmm-cmake-codeowners
**/cmake/ @rapidsai/rmm-cmake-codeowners

#build/ops code owners
.github/ @rapidsai/ops-codeowners
ci/ @rapidsai/ops-codeowners
conda/ @rapidsai/ops-codeowners
dependencies.yaml @rapidsai/ops-codeowners
#CI code owners
/.github/ @rapidsai/ci-codeowners
/ci/ @rapidsai/ci-codeowners
/.pre-commit-config.yaml @rapidsai/ci-codeowners

#packaging code owners
/.devcontainers/ @rapidsai/packaging-codeowners
/conda/ @rapidsai/packaging-codeowners
/dependencies.yaml @rapidsai/packaging-codeowners
/build.sh @rapidsai/packaging-codeowners
pyproject.toml @rapidsai/packaging-codeowners

0 comments on commit ef29637

Please sign in to comment.