From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56011) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XewR0-0003TH-87 for qemu-devel@nongnu.org; Thu, 16 Oct 2014 21:34:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XewQv-00038b-H9 for qemu-devel@nongnu.org; Thu, 16 Oct 2014 21:34:26 -0400 Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]:58249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XewQv-00038R-AX for qemu-devel@nongnu.org; Thu, 16 Oct 2014 21:34:21 -0400 Received: by mail-wg0-f50.google.com with SMTP id a1so5036757wgh.9 for ; Thu, 16 Oct 2014 18:34:19 -0700 (PDT) Date: Fri, 17 Oct 2014 11:28:41 +1000 From: "Edgar E. Iglesias" Message-ID: <20141017012841.GB16778@toto> References: <1413405052-4527-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: <1413405052-4527-1-git-send-email-peter.maydell@linaro.org> Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: add myself under 'general project admin' section List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, Anthony Liguori , patches@linaro.org On Wed, Oct 15, 2014 at 09:30:52PM +0100, Peter Maydell wrote: > Signed-off-by: Peter Maydell > --- > Update the 'general project admin' section to include me as > well as Anthony, given that I've been in practice doing a > bunch of said admin, and the general consensus at the QEMU > Summit yesterday seemed to think this was a sensible idea. Sounds good, thanks Peter. Reviewed-by: Edgar E. Iglesias > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 206bf7e..edb9944 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -51,6 +51,7 @@ Descriptions of section entries: > General Project Administration > ------------------------------ > M: Anthony Liguori > +M: Peter Maydell > > Responsible Disclosure, Reporting Security Issues > ------------------------------ > -- > 2.0.0 > >