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 <pbonz...@redhat.com> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a07086ed762..3979cffb042 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4403,6 +4403,9 @@ R: Thomas Huth <th...@redhat.com> S: Maintained F: Makefile F: configure +F: pythondeps.toml +F: scripts/git-submodule.sh +F: scripts/meson-buildoptions.py F: scripts/mtest2make.py F: tests/Makefile.include -- 2.50.1