-
Notifications
You must be signed in to change notification settings - Fork 185
Expand file tree
/
Copy pathCODEOWNERS
More file actions
executable file
·27 lines (22 loc) · 884 Bytes
/
CODEOWNERS
File metadata and controls
executable file
·27 lines (22 loc) · 884 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
27
#cpp code owners
cpp/ @rapidsai/cuvs-cpp-codeowners
#python code owners
python/ @rapidsai/cuvs-python-codeowners
#rust code owners
rust/ @rapidsai/cuvs-rust-codeowners
#docs code owners
docs/ @rapidsai/cuvs-docs-codeowners
#build code owners
**/CMakeLists.txt @rapidsai/cuvs-build-codeowners
**/cmake/ @rapidsai/cuvs-build-codeowners
python/setup.py @rapidsai/cuvs-build-codeowners
build.sh @rapidsai/cuvs-build-codeowners
**/build.sh @rapidsai/cuvs-build-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
docker/ @rapidsai/ops-codeowners
dependencies.yaml @rapidsai/ops-codeowners