@samitouri / QOSamiQemu / commits / d57634a609

MAINTAINERS: Improve another "Overall" section headline

Having scripts/get_maintainer.pl report "Overall" like $ scripts/get_maintainer.pl -f cpu-target.c Richard Henderson <richard.henderson@linaro.org> (maintainer:Overall) Paolo Bonzini <pbonzini@redhat.com> (reviewer:Overall) "Philippe Mathieu-Daudé" <philmd@mailo.com> (reviewer:Overall) qemu-devel@nongnu.org (open list:All patches CC here) John Doe <jdoe@example.org> (maintainer:Overall) is less than useful. Commit 6347e1f1cc (MAINTAINERS: Improve section headlines, 2019-06-06) took care of the issue, but then commit 79ac391592 (MAINTAINERS: Add an 'overall' entry for accelerators, 2020-06-18) added another instance. Take care of that one. Cc: Richard Henderson <richard.henderson@linaro.org> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Philippe Mathieu-Daudé <philmd@mailo.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20260603064032.3733394-2-armbru@redhat.com>

Markus Armbruster committed Jun 3, 2026 at 08:39 UTC d57634a6096100d6cfbfe5cd88529bc1881c9825
1 file changed +1 -1
MAINTAINERS
+1 -1
@@ -531,7 +531,7 @@ F: tests/functional/x86_64/test_kvm_xen.py
531
532 Guest CPU Cores (other accelerators)
533 ------------------------------------
534 -Overall
534 +Overall CPUs other accelerators
535 M: Richard Henderson <richard.henderson@linaro.org>
536 R: Paolo Bonzini <pbonzini@redhat.com>
537 R: Philippe Mathieu-Daudé <philmd@mailo.com>