Having scripts/get_maintainer.pl report "Overall" like
$ scripts/get_maintainer.pl -f cpu-target.c
Richard Henderson <[email protected]> (maintainer:Overall)
Paolo Bonzini <[email protected]> (reviewer:Overall)
"Philippe Mathieu-Daudé" <[email protected]> (reviewer:Overall)
[email protected] (open list:All patches CC here)
John Doe <[email protected]> (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 <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 58686731ba..3270d3d648 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -539,7 +539,7 @@ F: tests/functional/x86_64/test_kvm_xen.py
Guest CPU Cores (other accelerators)
------------------------------------
-Overall
+Overall CPUs other accelerators
M: Richard Henderson <[email protected]>
R: Paolo Bonzini <[email protected]>
R: Philippe Mathieu-Daudé <[email protected]>
--
2.54.0