From: Srivatsa S. Bhat (VMware) Date: Thu, 24 Feb 2022 22:24:22 +0000 (-0800) Subject: MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=01683580c65ffe0ce72d52cfb5225b80b477c598;p=linux.git MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface Deep has decided to transfer the joint-maintainership of paravirt ops to Srivatsa, and the maintainership of the VMware hypervisor interface to Srivatsa and Alexey. Update the MAINTAINERS file to reflect this change, and also add Alexey as a reviewer for paravirt ops. Signed-off-by: Srivatsa S. Bhat (VMware) Signed-off-by: Borislav Petkov Acked-by: Alexey Makhalov Acked-by: Deep Shah Acked-by: Juergen Gross Link: https://lore.kernel.org/r/164574143710.654750.17342470717937593195.stgit@csail.mit.edu --- diff --git a/MAINTAINERS b/MAINTAINERS index ea3e6c9143848..4f81c3dd782f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14576,7 +14576,8 @@ F: include/uapi/linux/ppdev.h PARAVIRT_OPS INTERFACE M: Juergen Gross -M: Deep Shah +M: Srivatsa S. Bhat (VMware) +R: Alexey Makhalov M: "VMware, Inc." L: virtualization@lists.linux-foundation.org L: x86@kernel.org @@ -20585,10 +20586,13 @@ S: Maintained F: drivers/misc/vmw_balloon.c VMWARE HYPERVISOR INTERFACE -M: Deep Shah +M: Srivatsa S. Bhat (VMware) +M: Alexey Makhalov M: "VMware, Inc." 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