diff mbox

[PULL,37/40] Add David Gibson for sPAPR in MAINTAINERS file

Message ID 1433367941-119488-38-git-send-email-agraf@suse.de
State New
Headers show

Commit Message

Alexander Graf June 3, 2015, 9:45 p.m. UTC
From: David Gibson <david@gibson.dropbear.id.au>

At Alex Graf's request I'm now acting as sub-maintainer for the sPAPR
(-machine pseries) code.  This updates MAINTAINERS accordingly.

While we're at it, change the label to mention pseries since that's the
actual name of the machine type, even if most of the C files use the sPAPR
name.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Andreas Färber Nov. 18, 2015, 8:46 p.m. UTC | #1
Am 03.06.2015 um 23:45 schrieb Alexander Graf:
> From: David Gibson <david@gibson.dropbear.id.au>
> 
> At Alex Graf's request I'm now acting as sub-maintainer for the sPAPR
> (-machine pseries) code.  This updates MAINTAINERS accordingly.
> 
> While we're at it, change the label to mention pseries since that's the
> actual name of the machine type, even if most of the C files use the sPAPR
> name.
> 
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
> Signed-off-by: Alexander Graf <agraf@suse.de>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0463696..4ed8215 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -486,7 +486,8 @@ F: hw/ppc/prep.c
>  F: hw/pci-host/prep.[hc]
>  F: hw/isa/pc87312.[hc]
>  
> -sPAPR
> +sPAPR (pseries)

This change leads to get_maintainer.pl using "qemu-ppc@nongnu.org (open
list:sPAPR (pseries))", which results in:

5.1.3 Bad recipient address syntax

> +M: David Gibson <david@gibson.dropbear.id.au>
>  M: Alexander Graf <agraf@suse.de>
>  L: qemu-ppc@nongnu.org

Changing this to

L: qemu-ppc <qemu-ppc@nongnu.org>

I am instead asked:

(cc-cmd) Adding cc: (open list:sPAPR (pseries)) from:
'scripts/get_maintainer.pl --nogit-fallback'
(cc-cmd) Adding cc: qemu-ppc@nongnu.org (open list:PowerPC) from:
'scripts/get_maintainer.pl --nogit-fallback'
error: unable to extract a valid address from: ")"  (open list:sPAPR
(pseries)
What to do with this address? ([q]uit|[d]rop|[e]dit):

>  S: Supported

While this is not the only MAINTAINERS section with parenthesis in the
title, it is the only one to have an L: entry in that section.

Regards,
Andreas
Eric Blake Nov. 18, 2015, 8:51 p.m. UTC | #2
On 11/18/2015 01:46 PM, Andreas Färber wrote:

>> +++ b/MAINTAINERS
>> @@ -486,7 +486,8 @@ F: hw/ppc/prep.c
>>  F: hw/pci-host/prep.[hc]
>>  F: hw/isa/pc87312.[hc]
>>  
>> -sPAPR
>> +sPAPR (pseries)
> 
> This change leads to get_maintainer.pl using "qemu-ppc@nongnu.org (open
> list:sPAPR (pseries))", which results in:
> 
> 5.1.3 Bad recipient address syntax
> 
>> +M: David Gibson <david@gibson.dropbear.id.au>
>>  M: Alexander Graf <agraf@suse.de>
>>  L: qemu-ppc@nongnu.org
> 
> Changing this to
> 
> L: qemu-ppc <qemu-ppc@nongnu.org>
> 
> I am instead asked:
> 
> (cc-cmd) Adding cc: (open list:sPAPR (pseries)) from:
> 'scripts/get_maintainer.pl --nogit-fallback'
> (cc-cmd) Adding cc: qemu-ppc@nongnu.org (open list:PowerPC) from:
> 'scripts/get_maintainer.pl --nogit-fallback'
> error: unable to extract a valid address from: ")"  (open list:sPAPR
> (pseries)
> What to do with this address? ([q]uit|[d]rop|[e]dit):
> 
>>  S: Supported
> 
> While this is not the only MAINTAINERS section with parenthesis in the
> title, it is the only one to have an L: entry in that section.

Does using a section title of "sPAPR (pseries)" (with the quotes present
in the file) make a difference?
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0463696..4ed8215 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -486,7 +486,8 @@  F: hw/ppc/prep.c
 F: hw/pci-host/prep.[hc]
 F: hw/isa/pc87312.[hc]
 
-sPAPR
+sPAPR (pseries)
+M: David Gibson <david@gibson.dropbear.id.au>
 M: Alexander Graf <agraf@suse.de>
 L: qemu-ppc@nongnu.org
 S: Supported