diff options
| -rw-r--r-- | .github/CODEOWNERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..42796fd00 --- /dev/null +++ b/.github/CODEOWNERS @@ -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 |
