aboutsummaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2020-11-09 10:34:06 -0800
committerDylan Baker <dylan@pnwbakers.com>2021-01-05 15:10:50 -0800
commit827fa95de1c619b51457c5a04297b6ce9adc2177 (patch)
tree9721e220ab71386f9e1b450012a67479020145db /CODEOWNERS
parent3d80a88bd3c3dc8f9e20bbda485b0b436fd79fb3 (diff)
downloadmeson-827fa95de1c619b51457c5a04297b6ce9adc2177.zip
meson-827fa95de1c619b51457c5a04297b6ce9adc2177.tar.gz
meson-827fa95de1c619b51457c5a04297b6ce9adc2177.tar.bz2
update codeowners with the rust module
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 8ac91ad..b051ece 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -2,6 +2,7 @@
/mesonbuild/modules/pkgconfig.py @xclaesse
/mesonbuild/modules/cmake.py @mensinda
/mesonbuild/modules/unstable_external_project.py @xclaesse
+/mesonbuild/modules/unstable_rust.py @dcbaker
/mesonbuild/ast/ @mensinda
/mesonbuild/cmake/ @mensinda
/mesonbuild/compilers/ @dcbaker