diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..42796fd0 --- /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