Add an entry indicating maintainer status for the ARM KVM code. Signed-off-by: Peter Maydell <[email protected]> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 21043e4..2439614 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -140,6 +140,11 @@ S: Supported F: kvm-* F: */kvm.* +ARM +M: Peter Maydell <[email protected]> +S: Maintained +F: target-arm/kvm.c + PPC M: Alexander Graf <[email protected]> S: Maintained -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
