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]> Acked-by: Juergen Gross <[email protected]> Cc: [email protected] --- MAINTAINERS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0ad926ba362f..0329d67c5bcf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14188,7 +14188,7 @@ F: include/uapi/linux/ppdev.h PARAVIRT_OPS INTERFACE M: Juergen Gross <[email protected]> -M: Deep Shah <[email protected]> +M: Srivatsa S. Bhat (VMware) <[email protected]> M: "VMware, Inc." <[email protected]> L: [email protected] L: [email protected] @@ -20038,10 +20038,13 @@ S: Maintained F: drivers/misc/vmw_balloon.c VMWARE HYPERVISOR INTERFACE -M: Deep Shah <[email protected]> +M: Srivatsa S. Bhat (VMware) <[email protected]> +M: Alexey Makhalov <[email protected]> M: "VMware, Inc." <[email protected]> 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
