qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
To: Markus Armbruster <armbru@redhat.com>
Cc: qemu-devel@nongnu.org, peter.maydell@linaro.org,
	Blue Swirl <blauwirbel@gmail.com>
Subject: Re: [Qemu-devel] [PATCHv2 2/2] MAINTAINERS: remove Blue Swirl as SPARC maintainer
Date: Tue, 14 Jun 2016 20:00:55 +0100	[thread overview]
Message-ID: <57605467.2070509@ilande.co.uk> (raw)
In-Reply-To: <87r3c0kw3t.fsf@dusky.pond.sub.org>

On 14/06/16 09:33, Markus Armbruster wrote:

> Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> writes:
> 
>> Blue is no longer active in the QEMU project, so remove him from the list of
>> SPARC maintainers.
>>
>> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
>> CC: Blue Swirl <blauwirbel@gmail.com>
>> ---
>>  MAINTAINERS |    1 -
>>  1 file changed, 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 081bf20..fdd0057 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -189,7 +189,6 @@ F: hw/sh4/
>>  F: disas/sh4.c
>>  
>>  SPARC
>> -M: Blue Swirl <blauwirbel@gmail.com>
>>  M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
>>  M: Artyom Tarasenko <atar4qemu@gmail.com>
>>  S: Maintained
> 
> What about the other things Blue nominally maintains?
> 
>     SPARC Machines
>     --------------
>     Sun4m
>     M: Blue Swirl <blauwirbel@gmail.com>
>     M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
>     S: Maintained
>     F: hw/sparc/sun4m.c
> 
>     Sun4u
>     M: Blue Swirl <blauwirbel@gmail.com>
>     M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
>     S: Maintained
>     F: hw/sparc64/sun4u.c
> 
> These two still have a maintainer (you).  The remaining ones are
> effectively orphaned, but you can't see that in MAINTAINERS.  I feel
> keeping status there honest is important.

Looks like I missed these. I've spoken with Artyom about this off-list
and we're both willing to help out with sun4m/sun4u - I'll update the
patch to add ourselves, remove Blue and resubmit.

>     Subsystems
>     ----------
>     Checkpatch
>     M: Blue Swirl <blauwirbel@gmail.com>
>     S: Odd Fixes
>     F: scripts/checkpatch.pl
> 
> get_maintainer.pl --no-m --git:
>   Paolo Bonzini <pbonzini@redhat.com> (commit_signer:9/12=75%)
>   Leonid Bloch <leonid@daynix.com> (commit_signer:2/12=17%)
>   Michael Tokarev <mjt@tls.msk.ru> (commit_signer:2/12=17%)
>   Peter Maydell <peter.maydell@linaro.org> (commit_signer:2/12=17%)
>   Stefan Weil <sw@weilnetz.de> (commit_signer:2/12=17%)
> --git-blame:
>   Blue Swirl <blauwirbel@gmail.com> (authored lines:2374/2607=91%,commits:11/28=39%)
>   Paolo Bonzini <pbonzini@redhat.com> (commits:10/28=36%)
>   Stefan Hajnoczi <stefanha@redhat.com> (commits:5/28=18%)
>   Don Slutz <Don@CloudSwitch.com> (commits:4/28=14%)
>   Stefan Weil <sw@weilnetz.de> (commits:3/28=11%)
>   qemu-devel@nongnu.org (open list:All patches CC here)
> 
>     Usermode Emulation
>     ------------------
>     BSD user
>     M: Blue Swirl <blauwirbel@gmail.com>
>     S: Maintained
>     F: bsd-user/
> 
>     Tiny Code Generator (TCG)
>     -------------------------
>     SPARC target
>     M: Blue Swirl <blauwirbel@gmail.com>
>     S: Maintained
>     F: tcg/sparc/
>     F: disas/sparc.c

Sadly I can't help with TCG SPARC target as I don't own any SPARC
hardware (ironically the reason I started using QEMU in the first place..).

Outside of SPARC, I don't feel that it's my role to remove Blue from the
other areas of MAINTAINERS; perhaps that would best come from Peter?


ATB,

Mark.

      parent reply	other threads:[~2016-06-14 19:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13 20:22 [Qemu-devel] [PATCHv2 0/2] MAINTAINERS: update entries for SPARC Mark Cave-Ayland
2016-06-13 20:22 ` [Qemu-devel] [PATCHv2 1/2] MAINTAINERS: add Artyom Tarasenko as SPARC maintainer Mark Cave-Ayland
2016-06-13 20:23 ` [Qemu-devel] [PATCHv2 2/2] MAINTAINERS: remove Blue Swirl " Mark Cave-Ayland
2016-06-14  8:33   ` Markus Armbruster
2016-06-14  9:09     ` Paolo Bonzini
2016-06-14 19:00     ` Mark Cave-Ayland [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57605467.2070509@ilande.co.uk \
    --to=mark.cave-ayland@ilande.co.uk \
    --cc=armbru@redhat.com \
    --cc=blauwirbel@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).