Skip to content

Commit

Permalink
add codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
oxxenix authored and poussa committed Oct 17, 2022
1 parent 4c07e69 commit 3852b12
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Syntax and details are here: https://help.github.com/articles/about-codeowners/
#
# Global code ownership, fallback
* @softwarerecipes

# charts
/charts/device-plugin-operator/ @mythi @poussa
/charts/gpu-device-plugin/ @mythi @poussa
/charts/qat-device-plugin/ @mythi @poussa
/charts/sgx-device-plugin/ @mythi @poussa

0 comments on commit 3852b12

Please sign in to comment.