From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R63Ys-0007IW-57 for qemu-devel@nongnu.org; Tue, 20 Sep 2011 12:52:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R63Yr-0000ch-8k for qemu-devel@nongnu.org; Tue, 20 Sep 2011 12:52:46 -0400 Received: from mail-fx0-f45.google.com ([209.85.161.45]:59603) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R63Yr-0000cb-1I for qemu-devel@nongnu.org; Tue, 20 Sep 2011 12:52:45 -0400 Received: by fxh13 with SMTP id 13so781834fxh.4 for ; Tue, 20 Sep 2011 09:52:44 -0700 (PDT) Date: Tue, 20 Sep 2011 18:52:38 +0200 From: "Edgar E. Iglesias" Message-ID: <20110920165238.GC19755@zapo> References: <1316531926-31900-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: <1316531926-31900-1-git-send-email-peter.maydell@linaro.org> Subject: Re: [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: Peter Maydell Cc: Anthony Liguori , patches@linaro.org, qemu-devel@nongnu.org, Paul Brook On Tue, Sep 20, 2011 at 04:18:46PM +0100, Peter Maydell wrote: > 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 Acked-by: Edgar E. Iglesias