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>