mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 03:19:51 +00:00
.github: reorder CODEOWNERS owner entries
I mis-interpreted the order of entries: "Order is important; the last matching pattern takes the most precedence." https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax The idea is to not pull in all OS maintainers for vendor/ updates.
This commit is contained in:
parent
c478111a98
commit
a2267789b8
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@ -1,9 +1,9 @@
|
||||
# For reference see:
|
||||
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|
||||
|
||||
vendor/ @dvyukov
|
||||
*.py @xairy
|
||||
*fuchsia* @mvanotti
|
||||
*freebsd* @markjdb @tuexen
|
||||
*netbsd* @krytarowski @R3x
|
||||
*openbsd* @blackgnezdo @mptre
|
||||
vendor/ @dvyukov
|
||||
|
Loading…
Reference in New Issue
Block a user