From: Paolo Bonzini Date: Tue, 19 Aug 2025 15:42:16 +0000 (+0200) Subject: MAINTAINERS: add a few more files to "Top Level Makefile and configure" X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6f8924163ff1fb4bd19e0cd9dc7910bb540486f3;p=thirdparty%2Fqemu.git MAINTAINERS: add a few more files to "Top Level Makefile and configure" A few files in scripts, and the list of packages in pythondeps.toml, are strictly related to the toplevel build scripts. Add them to the MAINTAINERS file stanza. Signed-off-by: Paolo Bonzini --- diff --git a/MAINTAINERS b/MAINTAINERS index a07086ed762..0f3e55b51e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4392,7 +4392,6 @@ R: Philippe Mathieu-Daudé S: Maintained F: meson.build F: meson_options.txt -F: scripts/meson-buildoptions.* F: scripts/check_sparse.py F: scripts/symlink-install-tree.py @@ -4403,6 +4402,9 @@ R: Thomas Huth S: Maintained F: Makefile F: configure +F: pythondeps.toml +F: scripts/git-submodule.sh +F: scripts/meson-buildoptions.* F: scripts/mtest2make.py F: tests/Makefile.include