Skip to content

Commit

Permalink
Merge pull request #61 from thekad/codeowners
Browse files Browse the repository at this point in the history
Initial codeowners
  • Loading branch information
thekad authored Nov 22, 2023
2 parents d0ce63e + fcc21bc commit ee0fdad
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Global owners
* @redhatci/all

# most of the roles come from DCI, last match wins
/roles @redhatci/dci

# Legacy baremetal-kni roles
/roles/node_prep @redhatci/baremetaldeploy
/roles/installer @redhatci/baremetaldeploy

# Legacy crucible roles
# /roles/<some crucible role> @redhatci/crucible

0 comments on commit ee0fdad

Please sign in to comment.