Skip to content

Commit

Permalink
Update CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass authored Apr 29, 2019
1 parent d44d85f commit dec120e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ cpp/ @rapidsai/cudf-cpp-codeowners
#python code owners
python/ @rapidsai/cudf-python-codeowners

#cmake code owners
**/CMakeLists.txt @rapidsai/cudf-cmake-codeowners
**/cmake/ @rapidsai/cudf-cmake-codeowners

#build/ops code owners
.github/ @rapidsai/cudf-ops-codeowners
ci/ @rapidsai/cudf-ops-codeowners
conda/ @rapidsai/cudf-ops-codeowners
**/Dockerfile @rapidsai/cudf-ops-codeowners
**/.dockerignore @rapidsai/cudf-ops-codeowners
docker/ @rapidsai/cudf-ops-codeowners
**/CMakeLists.txt @rapidsai/cudf-ops-codeowners
**/cmake/ @rapidsai/cudf-ops-codeowners

0 comments on commit dec120e

Please sign in to comment.