mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-27 13:20:34 +00:00
.github: add CODEOWNERS
This should automatically assign reviewers/cc corresponding developers. Add codeowners for OSes for which we have committers. For details see: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
This commit is contained in:
parent
4ec126bcb7
commit
2a22c77acf
9
.github/CODEOWNERS
vendored
Normal file
9
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
# For reference see:
|
||||
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|
||||
|
||||
* @dvyukov
|
||||
*.py @xairy
|
||||
*fuchsia* @mvanotti
|
||||
*freebsd* @markjdb @tuexen
|
||||
*netbsd* @krytarowski @R3x
|
||||
*openbsd* @blackgnezdo @mptre
|
Loading…
Reference in New Issue
Block a user