From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5xT2-00053i-15 for qemu-devel@nongnu.org; Tue, 20 Sep 2011 06:22:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5xT0-0006iG-Mk for qemu-devel@nongnu.org; Tue, 20 Sep 2011 06:22:19 -0400 Received: from mnementh.archaic.org.uk ([81.2.115.146]:40985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5xT0-0006gw-Ge for qemu-devel@nongnu.org; Tue, 20 Sep 2011 06:22:18 -0400 From: Peter Maydell Date: Tue, 20 Sep 2011 11:22:06 +0100 Message-Id: <1316514126-10696-1-git-send-email-peter.maydell@linaro.org> Subject: [Qemu-devel] [PATCH] MAINTAINERS: claim maintainership for the OMAP devices List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , patches@linaro.org Signed-off-by: Peter Maydell --- (1) I've put this in the 'Devices' part of the MAINTAINERS file because OMAP isn't a specific machine; seemed the best fit (2) I'll put together a pullreq with this and the other omap patches later this week or early next. MAINTAINERS | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 72b2099..151f393 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -355,6 +355,11 @@ M: Kevin Wolf S: Odd Fixes F: hw/ide/ +OMAP +M: Peter Maydell +S: Maintained +F: hw/omap* + PCI M: Michael S. Tsirkin S: Supported -- 1.7.1