From patchwork Mon Mar 2 23:01:19 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Cave-Ayland X-Patchwork-Id: 445469 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id B37C11400B7 for ; Tue, 3 Mar 2015 10:08:07 +1100 (AEDT) Received: from localhost ([::1]:60317 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSZRV-0001zK-RI for incoming@patchwork.ozlabs.org; Mon, 02 Mar 2015 18:08:05 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSZLl-0007Xn-0d for qemu-devel@nongnu.org; Mon, 02 Mar 2015 18:02:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSZLd-00066a-Lr for qemu-devel@nongnu.org; Mon, 02 Mar 2015 18:02:08 -0500 Received: from s16892447.onlinehome-server.info ([82.165.15.123]:53740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSZLd-00066U-Ge for qemu-devel@nongnu.org; Mon, 02 Mar 2015 18:02:01 -0500 Received: from 5d60c2ed.skybroadband.com ([93.96.194.237] helo=kentang.lan) by s16892447.onlinehome-server.info with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1YSZLb-0002p4-VY; Mon, 02 Mar 2015 23:02:00 +0000 From: Mark Cave-Ayland To: qemu-devel@nongnu.org Date: Mon, 2 Mar 2015 23:01:19 +0000 Message-Id: <1425337280-21997-9-git-send-email-mark.cave-ayland@ilande.co.uk> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1425337280-21997-1-git-send-email-mark.cave-ayland@ilande.co.uk> References: <1425337280-21997-1-git-send-email-mark.cave-ayland@ilande.co.uk> X-SA-Exim-Connect-IP: 93.96.194.237 X-SA-Exim-Mail-From: mark.cave-ayland@ilande.co.uk X-SA-Exim-Version: 4.2.1 (built Sun, 08 Jan 2012 02:45:44 +0000) X-SA-Exim-Scanned: Yes (on s16892447.onlinehome-server.info) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 82.165.15.123 Cc: Mark Cave-Ayland Subject: [Qemu-devel] [PATCH 8/9] MAINTAINERS: add myself as SPARC maintainer X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Acked-by: Peter Maydell Signed-off-by: Mark Cave-Ayland --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8c06739..7ef4879 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -159,6 +159,7 @@ F: hw/sh4/ SPARC M: Blue Swirl +M: Mark Cave-Ayland S: Maintained F: target-sparc/ F: hw/sparc/ @@ -518,11 +519,13 @@ SPARC Machines -------------- Sun4m M: Blue Swirl +M: Mark Cave-Ayland S: Maintained F: hw/sparc/sun4m.c Sun4u M: Blue Swirl +M: Mark Cave-Ayland S: Maintained F: hw/sparc64/sun4u.c