From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqW2a-0001H5-9I for qemu-devel@nongnu.org; Thu, 07 May 2015 20:21:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqW2W-0005A4-SN for qemu-devel@nongnu.org; Thu, 07 May 2015 20:21:20 -0400 Message-ID: <554C0179.90309@suse.de> Date: Fri, 08 May 2015 02:21:13 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1431043860-21428-1-git-send-email-david@gibson.dropbear.id.au> In-Reply-To: <1431043860-21428-1-git-send-email-david@gibson.dropbear.id.au> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Add David Gibson for sPAPR in MAINTAINERS file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: mdroth@linux.vnet.ibm.com, aik@ozlabs.ru, qemu-ppc@nongnu.org, qemu-devel@nongnu.org, afaerber@suse.de On 08.05.15 02:11, David Gibson wrote: > At Alex Graf's request I'm now acting as sub-maintainer for the sPAPR > (-machine pseries) code. This updates MAINTAINERS accordingly. > > While we're at it, change the label to mention pseries since that's the > actual name of the machine type, even if most of the C files use the sPAPR > name. > > Signed-off-by: David Gibson Thanks, applied to ppc-next. Alex