-
Notifications
You must be signed in to change notification settings - Fork 197
/
CODEOWNERS
Validating CODEOWNERS rules...
executable file
·30 lines (27 loc) · 1.14 KB
/
CODEOWNERS
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
28
29
30
#cpp code owners
cpp/ @rapidsai/cuml-cpp-codeowners
cpp/ @rapidsai/cugraph-cpp-codeowners
cpp/ @divyegala
#python code owners
python/ @rapidsai/cuml-python-codeowners
python/ @rapidsai/cugraph-python-codeowners
python/ @divyegala
#cmake code owners
**/CMakeLists.txt @rapidsai/cuml-cmake-codeowners
**/CMakeLists.txt @rapidsai/cugraph-cmake-codeowners
**/CMakeLists.txt @divyegala
**/cmake/ @rapidsai/cuml-cmake-codeowners
**/cmake/ @rapidsai/cugraph-cmake-codeowners
python/setup.py @rapidsai/cuml-cmake-codeowners
python/setup.py @rapidsai/cugraph-cmake-codeowners
build.sh @rapidsai/cuml-cmake-codeowners
build.sh @rapidsai/cugraph-cmake-codeowners
**/build.sh @rapidsai/cuml-cmake-codeowners
**/build.sh @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