diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-11-09 10:34:06 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-01-05 15:10:50 -0800 |
commit | 827fa95de1c619b51457c5a04297b6ce9adc2177 (patch) | |
tree | 9721e220ab71386f9e1b450012a67479020145db /CODEOWNERS | |
parent | 3d80a88bd3c3dc8f9e20bbda485b0b436fd79fb3 (diff) | |
download | meson-827fa95de1c619b51457c5a04297b6ce9adc2177.zip meson-827fa95de1c619b51457c5a04297b6ce9adc2177.tar.gz meson-827fa95de1c619b51457c5a04297b6ce9adc2177.tar.bz2 |
update codeowners with the rust module
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |