CODEOWNERS 349 B

1234567891011121314
  1. # The owners of this repository. In order of suggestions as reviewers.
  2. * @evpobr @SoapGentoo @arthurt @erikd
  3. # Autotools
  4. configure.ac Makefile.am @SoapGentoo @erikd
  5. # CMake
  6. CMakeLists.txt /cmake/ @evpobr
  7. # Ogg Opus format
  8. /src/ogg_opus.c @arthurt
  9. # Documentation
  10. /doc/ /man/ @evpobr