[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <163657487268.84207.5604596767569015608.stgit@srivatsa-dev>
Date: Wed, 10 Nov 2021 12:08:16 -0800
From: "Srivatsa S. Bhat" <srivatsa@...il.mit.edu>
To: jgross@...e.com, x86@...nel.org, pv-drivers@...are.com
Cc: Alexey Makhalov <amakhalov@...are.com>,
Deep Shah <sdeep@...are.com>, stable@...r.kernel.org,
amakhalov@...are.com, sdeep@...are.com,
virtualization@...ts.linux-foundation.org, keerthanak@...are.com,
srivatsab@...are.com, anishs@...are.com, vithampi@...are.com,
linux-kernel@...r.kernel.org, srivatsa@...il.mit.edu,
namit@...are.com, joe@...ches.com, kuba@...nel.org,
rostedt@...dmis.org
Subject: [PATCH v3 1/3] MAINTAINERS: Update maintainers for paravirt ops and
VMware hypervisor interface
From: Srivatsa S. Bhat (VMware) <srivatsa@...il.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@...il.mit.edu>
Acked-by: Alexey Makhalov <amakhalov@...are.com>
Acked-by: Deep Shah <sdeep@...are.com>
Acked-by: Juergen Gross <jgross@...e.com>
Cc: stable@...r.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@...e.com>
-M: Deep Shah <sdeep@...are.com>
+M: Srivatsa S. Bhat (VMware) <srivatsa@...il.mit.edu>
M: "VMware, Inc." <pv-drivers@...are.com>
L: virtualization@...ts.linux-foundation.org
L: x86@...nel.org
@@ -20038,10 +20038,13 @@ S: Maintained
F: drivers/misc/vmw_balloon.c
VMWARE HYPERVISOR INTERFACE
-M: Deep Shah <sdeep@...are.com>
+M: Srivatsa S. Bhat (VMware) <srivatsa@...il.mit.edu>
+M: Alexey Makhalov <amakhalov@...are.com>
M: "VMware, Inc." <pv-drivers@...are.com>
L: virtualization@...ts.linux-foundation.org
+L: x86@...nel.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
Powered by blists - more mailing lists