diff options
author | Thomas Huth <[email protected]> | 2017-10-09 16:34:01 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2017-10-12 13:55:08 +0200 |
commit | 8a60aea62100c79fb5d151a1e261f11534c3dbff (patch) | |
tree | 1ab91df05547a58fc4be16143845b18b6a06e09c | |
parent | 8eb3f87d903168bdbd1222776a6b1e281f50513e (diff) |
MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc
Paul is handling almost all of the powerpc related KVM patches nowadays,
so he should be mentioned in the MAINTAINERS file accordingly.
Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2d3d750b19c0..6457e5163f93 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7571,7 +7571,7 @@ F: arch/mips/include/asm/kvm* F: arch/mips/kvm/ KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc) -M: Alexander Graf <[email protected]> +M: Paul Mackerras <[email protected]> W: http://www.linux-kvm.org/ T: git git://github.com/agraf/linux-2.6.git |