diff options
author | David Gibson | 2016-05-26 08:14:57 +0200 |
---|---|---|
committer | David Gibson | 2016-05-27 04:59:41 +0200 |
commit | b4daafbd13826dfa9d2596fb0f31f1453611189f (patch) | |
tree | d7792ce9c3f0acd47c7dc23313010047d13cc9a9 /MAINTAINERS | |
parent | spapr_iommu: Move table allocation to helpers (diff) | |
download | qemu-b4daafbd13826dfa9d2596fb0f31f1453611189f.tar.gz qemu-b4daafbd13826dfa9d2596fb0f31f1453611189f.tar.xz qemu-b4daafbd13826dfa9d2596fb0f31f1453611189f.zip |
MAINTAINERS: Add David Gibson as ppc maintainer
I've been de facto co-maintainer of all ppc target related code for some
time. Alex Graf isworking on other things and doesn't have a whole lot of
time for qemu ppc maintainership. So, update the MAINTAINERS file to
reflect this.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexander Graf <agraf@suse.de>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3700d51c0b..3c949d5a97 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -165,6 +165,7 @@ F: hw/openrisc/ F: tests/tcg/openrisc/ PowerPC +M: David Gibson <david@gibson.dropbear.id.au> M: Alexander Graf <agraf@suse.de> L: qemu-ppc@nongnu.org S: Maintained |