aboutsummaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 10fddaf..8ac91ad 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -2,7 +2,7 @@
/mesonbuild/modules/pkgconfig.py @xclaesse
/mesonbuild/modules/cmake.py @mensinda
/mesonbuild/modules/unstable_external_project.py @xclaesse
-/mesonbuild/ast/* @mensinda
-/mesonbuild/cmake/* @mensinda
-/mesonbuild/compilers/* @dcbaker
+/mesonbuild/ast/ @mensinda
+/mesonbuild/cmake/ @mensinda
+/mesonbuild/compilers/ @dcbaker
/mesonbuild/linkers.py @dcbaker