swap codeowner ordering (#7144)

This commit is contained in:
colin axnér 2020-08-24 11:50:15 +02:00 committed by GitHub
parent c479a98530
commit 535c3ffcbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
.github/CODEOWNERS vendored
View File

@ -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