Changes to the build files are a bit special in that they usually go
through other maintainer trees. However considering the build system
is the root of everything a developer is likely to do we should at
least set it out in MAINTAINERS.

I'm going to nominate Paolo for meson stuff given the conversion was
his passion project. I'm happy to cast an eye over configure stuff
considering a lot of the cross compile logic is in there anyway.

Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
Cc: Paolo Bonzini <pbonz...@redhat.com>
---
 MAINTAINERS | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8ae2e43c83..cf7e50c195 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3764,6 +3764,20 @@ F: docs/about/deprecated.rst
 
 Build System
 ------------
+Meson
+M: Paolo Bonzini <pbonz...@redhat.com>
+S: Odd Fixes
+F: meson.build
+F: meson_options.txt
+F: scripts/meson-buildoptions.py
+
+TL Makefile and configure
+R: Paolo Bonzini <pbonz...@redhat.com>
+R: Alex Bennée <alex.ben...@linaro.org>
+S: Odd Fixes
+F: Makefile
+F: configure
+
 GIT submodules
 M: Daniel P. Berrange <berra...@redhat.com>
 S: Odd Fixes
-- 
2.34.1


Reply via email to