-
Notifications
You must be signed in to change notification settings - Fork 197
/
Copy pathCODEOWNERS
executable file
·20 lines (17 loc) · 979 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#cpp code owners
cpp/ @divyegala @rapidsai/cuml-cpp-codeowners @rapidsai/cugraph-cpp-codeowners
#python code owners
python/ @divyegala @rapidsai/cuml-python-codeowners @rapidsai/cugraph-python-codeowners
#cmake code owners
**/CMakeLists.txt @divyegala @rapidsai/cuml-cmake-codeowners @rapidsai/cugraph-cmake-codeowners
**/cmake/ @rapidsai/cuml-cmake-codeowners @rapidsai/cugraph-cmake-codeowners
python/setup.py @rapidsai/cuml-cmake-codeowners @rapidsai/cugraph-cmake-codeowners
build.sh @rapidsai/cuml-cmake-codeowners @rapidsai/cugraph-cmake-codeowners
**/build.sh @rapidsai/cuml-cmake-codeowners @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
docker/ @rapidsai/ops-codeowners