Skip to content

Commit

Permalink
Adopt CI/packaging codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Jun 7, 2024
1 parent 37564b5 commit b1c1462
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,15 @@ ucp/ @rapidsai/ucxpy-python-codeowners
tests/ @rapidsai/ucxpy-python-codeowners
examples/ @rapidsai/ucxpy-python-codeowners
benchmarks/ @rapidsai/ucxpy-python-codeowners
#build/ops code owners
.github/ @rapidsai/ops-codeowners
ci/ @rapidsai/ops-codeowners
conda/ @rapidsai/ops-codeowners

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

#packaging code owners
/.devcontainer/ @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 b1c1462

Please sign in to comment.