syzkaller/.github/CODEOWNERS
Dmitry Vyukov 4f739670f7 .github/CODEOWNERS: assign vendor/ changes to dvyukov
Currently vendor updates assign all OS reviewers b/c they mention *bsd files.
Override this with assigning all vendor/ to dvyukov.
2020-07-04 12:04:37 +02:00

10 lines
255 B
Plaintext

# 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