From: Srivatsa S. Bhat (VMware) <[email protected]> Deep has decided to transfer maintainership of the VMware hypervisor interface to Srivatsa, and the joint-maintainership of paravirt ops in the Linux kernel to Srivatsa and Alexey. Update the MAINTAINERS file to reflect this change.
Signed-off-by: Srivatsa S. Bhat (VMware) <[email protected]> Acked-by: Alexey Makhalov <[email protected]> Acked-by: Deep Shah <[email protected]> Cc: [email protected] --- MAINTAINERS | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0ad926ba362f..118cf8170d02 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14188,8 +14188,8 @@ F: include/uapi/linux/ppdev.h PARAVIRT_OPS INTERFACE M: Juergen Gross <[email protected]> -M: Deep Shah <[email protected]> -M: "VMware, Inc." <[email protected]> +M: Srivatsa S. Bhat (VMware) <[email protected]> +L: [email protected] (private) L: [email protected] L: [email protected] S: Supported @@ -20038,10 +20038,13 @@ S: Maintained F: drivers/misc/vmw_balloon.c VMWARE HYPERVISOR INTERFACE -M: Deep Shah <[email protected]> -M: "VMware, Inc." <[email protected]> +M: Srivatsa S. Bhat (VMware) <[email protected]> +M: Alexey Makhalov <[email protected]> +L: [email protected] (private) L: [email protected] +L: [email protected] S: Supported +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vmware F: arch/x86/include/asm/vmware.h F: arch/x86/kernel/cpu/vmware.c _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
