diff options
author | Andreas Färber <afaerber@suse.de> | 2016-01-18 18:19:35 +0100 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2016-01-18 18:19:35 +0100 |
commit | 300b115ce804cb6a20acc0003cc17687545b728d (patch) | |
tree | 16ad334a3f6148f4f7a4586b925ea38c64e9b5c8 /MAINTAINERS | |
parent | abed886ec60cf239a03515cf0b30fb11fa964c44 (diff) |
MAINTAINERS: Fix sPAPR entry heading
get_maintainers.pl does not handle parenthesis in maintenance areas well
in connection with list emails (here: qemu-ppc@nongnu.org).
Resolve a recurring CC issue breaking git-send-email by reverting part
of commit 085eb217dfb3ee12e7985c11f71f8a038394735a ("Add David Gibson
for sPAPR in MAINTAINERS file").
Cc: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8f44dca48a..4030e2749d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -587,7 +587,7 @@ F: hw/ppc/prep.c F: hw/pci-host/prep.[hc] F: hw/isa/pc87312.[hc] -sPAPR (pseries) +sPAPR M: David Gibson <david@gibson.dropbear.id.au> M: Alexander Graf <agraf@suse.de> L: qemu-ppc@nongnu.org |