swap codeowner ordering (#7144)
This commit is contained in:
parent
c479a98530
commit
535c3ffcbd
9
.github/CODEOWNERS
vendored
9
.github/CODEOWNERS
vendored
@ -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
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user