Use cmake build
[platform/upstream/libsndfile.git] / CODEOWNERS
1 # The owners of this repository. In order of suggestions as reviewers.
2 *                           @evpobr @SoapGentoo @arthurt @erikd
3
4 # Autotools
5 configure.ac Makefile.am    @SoapGentoo @erikd
6
7 # CMake
8 CMakeLists.txt /cmake/      @evpobr
9
10 # Ogg Opus format
11 /src/ogg_opus.c             @arthurt
12
13 # Documentation
14 /doc/ /man/                 @evpobr