diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..74cf68f93 --- /dev/null +++ b/.github/CODEOWNERS @@ -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/ @redhatci/crucible