Skip to content

Commit aa16588

Browse files
authored
Overhaul ops-codeowners (#1561)
1 parent f11c8ca commit aa16588

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,14 @@ python/ @rapidsai/rmm-python-codeowners
1010
**/CMakeLists.txt @rapidsai/rmm-cmake-codeowners
1111
**/cmake/ @rapidsai/rmm-cmake-codeowners
1212

13-
#build/ops code owners
14-
.github/ @rapidsai/ops-codeowners
15-
ci/ @rapidsai/ops-codeowners
16-
conda/ @rapidsai/ops-codeowners
17-
dependencies.yaml @rapidsai/ops-codeowners
13+
#CI code owners
14+
/.github/ @rapidsai/ci-codeowners
15+
/ci/ @rapidsai/ci-codeowners
16+
/.pre-commit-config.yaml @rapidsai/ci-codeowners
17+
18+
#packaging code owners
19+
/.devcontainers/ @rapidsai/packaging-codeowners
20+
/conda/ @rapidsai/packaging-codeowners
21+
/dependencies.yaml @rapidsai/packaging-codeowners
22+
/build.sh @rapidsai/packaging-codeowners
23+
pyproject.toml @rapidsai/packaging-codeowners

0 commit comments

Comments
 (0)