-
Notifications
You must be signed in to change notification settings - Fork 227
Expand file tree
/
Copy pathCODEOWNERS
More file actions
executable file
·26 lines (22 loc) · 989 Bytes
/
CODEOWNERS
File metadata and controls
executable file
·26 lines (22 loc) · 989 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#cpp code owners
cpp/ @rapidsai/raft-cpp-codeowners
#python code owners
python/ @rapidsai/raft-python-codeowners
#cmake code owners
CMakeLists.txt @rapidsai/raft-cmake-codeowners
**/cmake/ @rapidsai/raft-cmake-codeowners
*.cmake @rapidsai/raft-cmake-codeowners
python/setup.py @rapidsai/raft-cmake-codeowners
build.sh @rapidsai/raft-cmake-codeowners
**/build.sh @rapidsai/raft-cmake-codeowners
#CI code owners
/.github/ @rapidsai/ci-codeowners
/ci/ @rapidsai/ci-codeowners
/.shellcheckrc @rapidsai/ci-codeowners
#packaging code owners
/.pre-commit-config.yaml @rapidsai/packaging-codeowners
/.devcontainer/ @rapidsai/packaging-codeowners
/conda/ @rapidsai/packaging-codeowners
dependencies.yaml @rapidsai/packaging-codeowners
/build.sh @rapidsai/packaging-codeowners
pyproject.toml @rapidsai/packaging-codeowners