From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R63Xf-0006MI-ET for qemu-devel@nongnu.org; Tue, 20 Sep 2011 12:51:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R63Xe-0000Kg-6Q for qemu-devel@nongnu.org; Tue, 20 Sep 2011 12:51:31 -0400 Received: from mail-bw0-f45.google.com ([209.85.214.45]:49940) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R63Xd-0000KW-RN for qemu-devel@nongnu.org; Tue, 20 Sep 2011 12:51:30 -0400 Received: by bkbzv15 with SMTP id zv15so710114bkb.4 for ; Tue, 20 Sep 2011 09:51:28 -0700 (PDT) Date: Tue, 20 Sep 2011 18:51:23 +0200 From: "Edgar E. Iglesias" Message-ID: <20110920165123.GB19755@zapo> References: <1316514126-10696-1-git-send-email-peter.maydell@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1316514126-10696-1-git-send-email-peter.maydell@linaro.org> Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: claim maintainership for the OMAP devices List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Anthony Liguori , qemu-devel@nongnu.org, patches@linaro.org On Tue, Sep 20, 2011 at 11:22:06AM +0100, Peter Maydell wrote: > 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. Acked-by: Edgar E. Iglesias > > 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 > >