[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <164574143710.654750.17342470717937593195.stgit@csail.mit.edu>
Date: Thu, 24 Feb 2022 14:24:22 -0800
From: "Srivatsa S. Bhat" <srivatsa@...il.mit.edu>
To: jgross@...e.com, x86@...nel.org, pv-drivers@...are.com,
tglx@...utronix.de, bp@...en8.de
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 v5 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 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) <srivatsa@...il.mit.edu>
Acked-by: Alexey Makhalov <amakhalov@...are.com>
Acked-by: Deep Shah <sdeep@...are.com>
Cc: Juergen Gross <jgross@...e.com>
---
MAINTAINERS | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d492bb6a9c66..9325debf5365 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14609,7 +14609,8 @@ 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>
+R: Alexey Makhalov <amakhalov@...are.com>
M: "VMware, Inc." <pv-drivers@...are.com>
L: virtualization@...ts.linux-foundation.org
L: x86@...nel.org
@@ -20647,10 +20648,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