diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..d67616ee --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,14 @@ +# The owners of this repository. In order of suggestions as reviewers. +* @evpobr @SoapGentoo @arthurt @erikd + +# Autotools +configure.ac Makefile.am @SoapGentoo @erikd + +# CMake +CMakeLists.txt /cmake/ @evpobr + +# Ogg Opus format +/src/ogg_opus.c @arthurt + +# Documentation +/doc/ /man/ @evpobr