From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bF033-0006Td-JZ for qemu-devel@nongnu.org; Mon, 20 Jun 2016 10:19:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bF02z-0001CE-7m for qemu-devel@nongnu.org; Mon, 20 Jun 2016 10:19:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bF02y-0001CA-Vg for qemu-devel@nongnu.org; Mon, 20 Jun 2016 10:19:29 -0400 From: Markus Armbruster Date: Mon, 20 Jun 2016 16:19:25 +0200 Message-Id: <1466432365-11908-1-git-send-email-armbru@redhat.com> In-Reply-To: <1465975543-14874-1-git-send-email-mark.cave-ayland@ilande.co.uk> References: <1465975543-14874-1-git-send-email-mark.cave-ayland@ilande.co.uk> Subject: [Qemu-devel] [PATCH 3/2] MAINTAINERS: Remove Blue Swirl leftovers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: mark.cave-ayland@ilande.co.uk, peter.maydell@linaro.org, Paolo Bonzini Blue hasn't been active in the QEMU project for a long time. Drop his last MAINTAINERS entries. As per Paolo's recommendation, downgrade status of "BSD user" from Maintained to Orphan since the FreeBSD guys effectively forked it, and "SPARC target" from Maintained to Odd Fixes, since we still have the overall TCG maintainer looking after it. I'm leaving Checkpatch's status at Odd Fixes. Calling it Maintained wouldn't be wrong, but I'm not comfortable upgrading it while nobody is willing to have his name nailed to the thing. Cc: Paolo Bonzini Signed-off-by: Markus Armbruster --- MAINTAINERS | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index dbc7a18..d8475da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1261,7 +1261,6 @@ F: docs/tracing.txt T: git git://github.com/stefanha/qemu.git tracing Checkpatch -M: Blue Swirl S: Odd Fixes F: scripts/checkpatch.pl @@ -1334,8 +1333,7 @@ F: thunk.c F: user-exec.c BSD user -M: Blue Swirl -S: Maintained +S: Orphan F: bsd-user/ Linux user @@ -1398,8 +1396,7 @@ F: tcg/s390/ F: disas/s390.c SPARC target -M: Blue Swirl -S: Maintained +S: Odd Fixes F: tcg/sparc/ F: disas/sparc.c -- 2.5.5