All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Srivatsa S. Bhat" <srivatsa@csail.mit.edu>
To: jgross@suse.com, x86@kernel.org, pv-drivers@vmware.com,
	tglx@linutronix.de, bp@alien8.de
Cc: Alexey Makhalov <amakhalov@vmware.com>,
	Deep Shah <sdeep@vmware.com>,
	sdeep@vmware.com, vithampi@vmware.com, amakhalov@vmware.com,
	keerthanak@vmware.com, srivatsab@vmware.com, anishs@vmware.com,
	linux-kernel@vger.kernel.org, namit@vmware.com, joe@perches.com,
	kuba@kernel.org, rostedt@goodmis.org, srivatsa@csail.mit.edu
Subject: [PATCH v5 1/3] MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface
Date: Thu, 24 Feb 2022 14:24:22 -0800	[thread overview]
Message-ID: <164574143710.654750.17342470717937593195.stgit@csail.mit.edu> (raw)
In-Reply-To: <164574138686.654750.10250173565414769119.stgit@csail.mit.edu>

From: Srivatsa S. Bhat (VMware) <srivatsa@csail.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@csail.mit.edu>
Acked-by: Alexey Makhalov <amakhalov@vmware.com>
Acked-by: Deep Shah <sdeep@vmware.com>
Cc: Juergen Gross <jgross@suse.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@suse.com>
-M:	Deep Shah <sdeep@vmware.com>
+M:	Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
+R:	Alexey Makhalov <amakhalov@vmware.com>
 M:	"VMware, Inc." <pv-drivers@vmware.com>
 L:	virtualization@lists.linux-foundation.org
 L:	x86@kernel.org
@@ -20647,10 +20648,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
 



  reply	other threads:[~2022-02-24 22:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-24 22:23 [PATCH v5 0/3] Update VMware maintainer entries Srivatsa S. Bhat
2022-02-24 22:23 ` Srivatsa S. Bhat
2022-02-24 22:24 ` Srivatsa S. Bhat [this message]
2022-02-25 13:10   ` [PATCH v5 1/3] MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface Juergen Gross
2022-03-15 17:05   ` [tip: x86/misc] " tip-bot2 for Srivatsa S. Bhat (VMware)
2022-02-24 22:24 ` [PATCH v5 2/3] MAINTAINERS: Add Zack as maintainer of vmmouse driver Srivatsa S. Bhat
2022-03-15 17:05   ` [tip: x86/misc] " tip-bot2 for Srivatsa S. Bhat (VMware)
2022-02-24 22:24 ` [PATCH v5 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases Srivatsa S. Bhat
2022-02-24 22:24   ` Srivatsa S. Bhat
2022-03-15 17:05   ` [tip: x86/misc] " tip-bot2 for Srivatsa S. Bhat (VMware)
2022-03-07 17:06 ` [PATCH v5 0/3] Update VMware maintainer entries Srivatsa S. Bhat
2022-03-07 17:06   ` Srivatsa S. Bhat
2022-03-07 17:06   ` Srivatsa S. Bhat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=164574143710.654750.17342470717937593195.stgit@csail.mit.edu \
    --to=srivatsa@csail.mit.edu \
    --cc=amakhalov@vmware.com \
    --cc=anishs@vmware.com \
    --cc=bp@alien8.de \
    --cc=jgross@suse.com \
    --cc=joe@perches.com \
    --cc=keerthanak@vmware.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=namit@vmware.com \
    --cc=pv-drivers@vmware.com \
    --cc=rostedt@goodmis.org \
    --cc=sdeep@vmware.com \
    --cc=srivatsab@vmware.com \
    --cc=tglx@linutronix.de \
    --cc=vithampi@vmware.com \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.