From: Srivatsa S. Bhat (VMware) srivatsa@csail.mit.edu
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) srivatsa@csail.mit.edu Acked-by: Alexey Makhalov amakhalov@vmware.com Acked-by: Deep Shah sdeep@vmware.com Acked-by: Juergen Gross jgross@suse.com Cc: stable@vger.kernel.org ---
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 jgross@suse.com -M: Deep Shah sdeep@vmware.com +M: Srivatsa S. Bhat (VMware) srivatsa@csail.mit.edu M: "VMware, Inc." pv-drivers@vmware.com L: virtualization@lists.linux-foundation.org L: x86@kernel.org @@ -20038,10 +20038,13 @@ S: Maintained F: drivers/misc/vmw_balloon.c
VMWARE HYPERVISOR INTERFACE -M: Deep Shah sdeep@vmware.com +M: Srivatsa S. Bhat (VMware) srivatsa@csail.mit.edu +M: Alexey Makhalov amakhalov@vmware.com M: "VMware, Inc." pv-drivers@vmware.com L: virtualization@lists.linux-foundation.org +L: x86@kernel.org 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