Add CODEOWNERS file [skip ci]

Following proposal in #6485 we would like to delegate maitainership
of parts of the Meson project (modules) to selected volunteers.

Fixes: #6485.
This commit is contained in:
Xavier Claessens 2020-01-30 10:49:26 +01:00 committed by Jussi Pakkanen
parent 8201b725ed
commit 7a51f8bd11
1 changed files with 4 additions and 0 deletions

4
CODEOWNERS Normal file
View File

@ -0,0 +1,4 @@
* @jpakkane
/mesonbuild/modules/pkgconfig.py @xclaesse
/mesonbuild/modules/cmake.py @mensinda
/mesonbuild/cmake/* @mensinda