Skip to content

Commit

Permalink
Merge branch 'branch-24.08' of https://github.com/rapidsai/cugraph in…
Browse files Browse the repository at this point in the history
…to enh_direction_optimizing_bfs
  • Loading branch information
seunghwak committed Jun 13, 2024
2 parents fed013c + bc0771e commit 68c910e
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,14 @@ python/ @rapidsai/cugraph-python-codeowners
**/CMakeLists.txt @rapidsai/cugraph-cmake-codeowners
**/cmake/ @rapidsai/cugraph-cmake-codeowners

#build/ops code owners
.github/ @rapidsai/ops-codeowners
ci/ @rapidsai/ops-codeowners
conda/ @rapidsai/ops-codeowners
**/Dockerfile @rapidsai/ops-codeowners
**/.dockerignore @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 68c910e

Please sign in to comment.