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 7d17f83..cefe1a1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -169,6 +169,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.8.1.2 -- 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
