Skip to content

Commit

Permalink
Add codeowners file
Browse files Browse the repository at this point in the history
  • Loading branch information
Dillon Cullinan committed Dec 16, 2019
1 parent 04fa244 commit 37594b4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
#cpp code owners
cpp/ @rapidsai/rmm-cpp-codeowners

#python code owners
python/ @rapidsai/rmm-python-codeowners

#cmake code owners
**/CMakeLists.txt @rapidsai/rmm-cmake-codeowners
**/cmake/ @rapidsai/rmm-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

0 comments on commit 37594b4

Please sign in to comment.