Skip to content

Commit

Permalink
Use CI codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Jun 3, 2024
1 parent 9c4c2e8 commit 39e084a
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
#python code owners
pynvjitlink/ @rapidsai/pynvjitlink-write
/pynvjitlink/ @rapidsai/pynvjitlink-write

#cmake code owners
**/CMakeLists.txt @rapidsai/pynvjitlink-write
**/cmake/ @rapidsai/pynvjitlink-write
**/CMakeLists.txt @rapidsai/pynvjitlink-write
**/cmake/ @rapidsai/pynvjitlink-write

#build/ops code owners
.github/ @rapidsai/ops-codeowners
#CI code owners
/.github/ @rapidsai/ci-codeowners
/ci/ @rapidsai/ci-codeowners
/.pre-commit-config.yaml @rapidsai/ci-codeowners

0 comments on commit 39e084a

Please sign in to comment.