From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R626B-0007WX-JL for qemu-devel@nongnu.org; Tue, 20 Sep 2011 11:19:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6265-0003Y2-QE for qemu-devel@nongnu.org; Tue, 20 Sep 2011 11:19:03 -0400 Received: from chiark.greenend.org.uk ([212.13.197.229]:49045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6265-0003Vq-LM for qemu-devel@nongnu.org; Tue, 20 Sep 2011 11:18:57 -0400 From: Peter Maydell Date: Tue, 20 Sep 2011 16:18:46 +0100 Message-Id: <1316531926-31900-1-git-send-email-peter.maydell@linaro.org> Sender: Peter Maydell Subject: [Qemu-devel] [PATCH] MAINTAINERS: update maintainer for target-arm and ARM devboards List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Anthony Liguori , Paul Brook , patches@linaro.org Add myself as co-maintainer alongside Paul Brook for the TCG ARM guest implementation (target-arm) and the ARM dev boards (integratorcp, realview, stellaris, versatilepb). Signed-off-by: Peter Maydell --- MAINTAINERS | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 72b2099..b2369c2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -62,6 +62,7 @@ F: target-alpha/ ARM M: Paul Brook +M: Peter Maydell S: Maintained F: target-arm/ @@ -168,6 +169,7 @@ F: hw/gumstix.c Integrator CP M: Paul Brook +M: Peter Maydell S: Maintained F: hw/integratorcp.c @@ -193,6 +195,7 @@ F: hw/palm.c Real View M: Paul Brook +M: Peter Maydell S: Maintained F: hw/realview* @@ -203,11 +206,13 @@ F: hw/spitz.c Stellaris M: Paul Brook +M: Peter Maydell S: Maintained F: hw/stellaris.c Versatile PB M: Paul Brook +M: Peter Maydell S: Maintained F: hw/versatilepb.c -- 1.7.1