diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..b5471ab99 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# Mirror the repository approvers from OWNERS so branch protection can require +# reviews from code owners. +* @clubanderson @KPRoche