diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 11926caabe..dc6f4859a8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +1,13 @@ # CODEOWNERS: https://help.github.com/articles/about-codeowners/ -# Primary repo maintainers -* @aaronc @alexanderbez @alessio +# NOTE: Order is important; the last matching pattern takes the +# most precedence. # Secondary repo maintainers, substitutes of the primary # maintainers when they become MIA * @cwgoes @sunnya97 + +# Primary repo maintainers +* @aaronc @alexanderbez @alessio + +