I've unofficially been doing most of the work on the Mac machines for a while now, so update MAINTAINERS to reflect this. David is still happy to be listed as a reviewer as per our discussion at KVM forum.
Signed-off-by: Mark Cave-Ayland <[email protected]> --- MAINTAINERS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 63effdc473..64bffaecca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -935,7 +935,8 @@ F: hw/ppc/mpc8544ds.c F: hw/ppc/mpc8544_guts.c New World -M: David Gibson <[email protected]> +M: Mark Cave-Ayland <[email protected]> +R: David Gibson <[email protected]> L: [email protected] S: Odd Fixes F: hw/ppc/mac_newworld.c @@ -949,7 +950,8 @@ F: include/hw/misc/mos6522.h F: include/hw/ppc/mac_dbdma.h Old World -M: David Gibson <[email protected]> +M: Mark Cave-Ayland <[email protected]> +R: David Gibson <[email protected]> L: [email protected] S: Odd Fixes F: hw/ppc/mac_oldworld.c -- 2.11.0
