From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Unff7-0008PQ-Hy for qemu-devel@nongnu.org; Fri, 14 Jun 2013 21:52:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Unfev-0002Yw-0i for qemu-devel@nongnu.org; Fri, 14 Jun 2013 21:52:17 -0400 From: David Gibson Date: Sat, 15 Jun 2013 11:51:52 +1000 Message-Id: <1371261112-17328-4-git-send-email-david@gibson.dropbear.id.au> In-Reply-To: <1371261112-17328-1-git-send-email-david@gibson.dropbear.id.au> References: <1371261112-17328-1-git-send-email-david@gibson.dropbear.id.au> Subject: [Qemu-devel] [PATCH 3/3] pseries: Update MAINTAINERS information List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: agraf@suse.de Cc: Alexey Kardashevskiy , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, David Gibson I'm no longer at IBM, and therefore no long actively working on the pseries (aka sPAPR) qemu machine type. This patch replaces my information in the MAINTAINERS file with that for Alexey Kardashevskiy, who is taking over maintainership of the pseries code. While we're at it, I've added some extra file patterns for pseries specific files that weren't included in the existing pattern. Cc: Alexey Kardashevskiy Signed-off-by: David Gibson --- MAINTAINERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3412b07..af28c77 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -428,11 +428,15 @@ F: hw/pci/devices/host-prep.[hc] F: hw/isa/pc87312.[hc] sPAPR -M: David Gibson +M: Alexey Kardashevskiy M: Alexander Graf L: qemu-ppc@nongnu.org S: Supported F: hw/*/spapr* +F: include/hw/*/spapr* +F: hw/*/xics* +F: include/hw/*/xics* +F: pc-bios/spapr-rtas/* virtex_ml507 M: Edgar E. Iglesias -- 1.8.1.4