[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <163710242548.123451.17033714292638014317.stgit@csail.mit.edu>
Date: Tue, 16 Nov 2021 14:40:38 -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>, sdeep@...are.com,
vithampi@...are.com, amakhalov@...are.com, keerthanak@...are.com,
srivatsab@...are.com, anishs@...are.com,
linux-kernel@...r.kernel.org, namit@...are.com, joe@...ches.com,
kuba@...nel.org, rostedt@...dmis.org, srivatsa@...il.mit.edu
Subject: [PATCH v4 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>
---
MAINTAINERS | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7a2345ce8521..75a2c783ed6e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14409,7 +14409,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
@@ -20309,10 +20309,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