diff options
author | David Gibson | 2015-05-08 02:11:00 +0200 |
---|---|---|
committer | Alexander Graf | 2015-06-03 23:56:55 +0200 |
commit | 085eb217dfb3ee12e7985c11f71f8a038394735a (patch) | |
tree | 7603e0158190915840a41fa317b2e22e73ec0ec2 /MAINTAINERS | |
parent | pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations (diff) | |
download | qemu-085eb217dfb3ee12e7985c11f71f8a038394735a.tar.gz qemu-085eb217dfb3ee12e7985c11f71f8a038394735a.tar.xz qemu-085eb217dfb3ee12e7985c11f71f8a038394735a.zip |
Add David Gibson for sPAPR in MAINTAINERS file
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0463696dd3..4ed82154ce 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 |