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 <[email protected]> Signed-off-by: Markus Armbruster <[email protected]> --- 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 <[email protected]> S: Odd Fixes F: scripts/checkpatch.pl @@ -1334,8 +1333,7 @@ F: thunk.c F: user-exec.c BSD user -M: Blue Swirl <[email protected]> -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 <[email protected]> -S: Maintained +S: Odd Fixes F: tcg/sparc/ F: disas/sparc.c -- 2.5.5
