[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 1/3] MAINTAINERS: add myself as maintainer for Mac O
From: |
Mark Cave-Ayland |
Subject: |
[Qemu-devel] [PATCH 1/3] MAINTAINERS: add myself as maintainer for Mac Old World and New World machines |
Date: |
Fri, 7 Dec 2018 16:08:04 +0000 |
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 <address@hidden>
---
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 <address@hidden>
+M: Mark Cave-Ayland <address@hidden>
+R: David Gibson <address@hidden>
L: address@hidden
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 <address@hidden>
+M: Mark Cave-Ayland <address@hidden>
+R: David Gibson <address@hidden>
L: address@hidden
S: Odd Fixes
F: hw/ppc/mac_oldworld.c
--
2.11.0
[Qemu-devel] [PATCH 1/3] MAINTAINERS: add myself as maintainer for Mac Old World and New World machines,
Mark Cave-Ayland <=