diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..01abf59b5 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +# Make the Approvers team the code owners for the entire repository. +# This will allow enforcing "Require review from Code Owners" in branch protection. +# Use the org/team slug form: @ORG/team-slug +* @Framework-R-D/approvers