Add MAINTAINERS entry for MIPS KVM. Signed-off-by: James Hogan <[email protected]> --- Changes in v4: - Add MAINTAINERS entry for MIPS KVM. --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 51a6f51842be..0a637c90c679 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -176,6 +176,11 @@ M: Peter Maydell <[email protected]> S: Maintained F: target-arm/kvm.c +MIPS +M: James Hogan <[email protected]> +S: Maintained +F: target-mips/kvm.c + PPC M: Alexander Graf <[email protected]> S: Maintained -- 1.9.3 -- 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
