linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] MAINTAINERS: Update maintainers for paravirt-ops
@ 2023-05-12 16:49 Srivatsa S. Bhat
  2023-05-12 16:49 ` [PATCH 2/3] MAINTAINERS: Update maintainers for VMware hypervisor interface Srivatsa S. Bhat
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Srivatsa S. Bhat @ 2023-05-12 16:49 UTC (permalink / raw)
  To: jgross, bp, tglx, kuba, davem, richardcochran
  Cc: sdeep, amakhalov, akaher, vsirnapalli, srivatsa, pv-drivers,
	virtualization, x86, netdev, linux-kernel

From: "Srivatsa S. Bhat (VMware)" <srivatsa@csail.mit.edu>

I have decided to change employers and I'm not sure if I'll be able to
spend as much time on the paravirt-ops subsystem going forward. So, I
would like to remove myself from the maintainer role for paravirt-ops.

Remove Srivatsa from the maintainers entry and add Ajay Kaher as an
additional reviewer for paravirt-ops. Also, add an entry to CREDITS
for Srivatsa.

Signed-off-by: Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
Acked-by: Alexey Makhalov <amakhalov@vmware.com>
Acked-by: Ajay Kaher <akaher@vmware.com>
---
 CREDITS     | 4 ++++
 MAINTAINERS | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CREDITS b/CREDITS
index 2d9da9a7defa..5d48f1a201f2 100644
--- a/CREDITS
+++ b/CREDITS
@@ -383,6 +383,10 @@ E: tomas@nocrew.org
 W: http://tomas.nocrew.org/
 D: dsp56k device driver
 
+N: Srivatsa S. Bhat
+E: srivatsa@csail.mit.edu
+D: Maintainer of Generic Paravirt-Ops subsystem
+
 N: Ross Biro
 E: ross.biro@gmail.com
 D: Original author of the Linux networking code
diff --git a/MAINTAINERS b/MAINTAINERS
index e0ad886d3163..2d8d000353b5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15929,7 +15929,7 @@ F:	include/uapi/linux/ppdev.h
 
 PARAVIRT_OPS INTERFACE
 M:	Juergen Gross <jgross@suse.com>
-M:	Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
+R:	Ajay Kaher <akaher@vmware.com>
 R:	Alexey Makhalov <amakhalov@vmware.com>
 R:	VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
 L:	virtualization@lists.linux-foundation.org
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 2/3] MAINTAINERS: Update maintainers for VMware hypervisor interface
  2023-05-12 16:49 [PATCH 1/3] MAINTAINERS: Update maintainers for paravirt-ops Srivatsa S. Bhat
@ 2023-05-12 16:49 ` Srivatsa S. Bhat
  2023-05-12 16:49 ` [PATCH net 3/3] MAINTAINERS: Update maintainers for VMware virtual PTP clock driver Srivatsa S. Bhat
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Srivatsa S. Bhat @ 2023-05-12 16:49 UTC (permalink / raw)
  To: jgross, bp, tglx, kuba, davem, richardcochran
  Cc: sdeep, amakhalov, akaher, vsirnapalli, srivatsa, pv-drivers,
	virtualization, x86, netdev, linux-kernel

From: "Srivatsa S. Bhat (VMware)" <srivatsa@csail.mit.edu>

I have decided to change employers, so I would like to remove myself
from the maintainer role for VMware-supported subsystems.

Remove Srivatsa from the maintainers entry for VMware hypervisor
interface and add Ajay Kaher as a co-maintainer. Also, update CREDITS
for Srivatsa.

Signed-off-by: Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
Acked-by: Ajay Kaher <akaher@vmware.com>
Acked-by: Alexey Makhalov <amakhalov@vmware.com>
---
 CREDITS     | 1 +
 MAINTAINERS | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/CREDITS b/CREDITS
index 5d48f1a201f2..313435c93e2c 100644
--- a/CREDITS
+++ b/CREDITS
@@ -386,6 +386,7 @@ D: dsp56k device driver
 N: Srivatsa S. Bhat
 E: srivatsa@csail.mit.edu
 D: Maintainer of Generic Paravirt-Ops subsystem
+D: Maintainer of VMware hypervisor interface
 
 N: Ross Biro
 E: ross.biro@gmail.com
diff --git a/MAINTAINERS b/MAINTAINERS
index 2d8d000353b5..309d4cc325f9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22493,7 +22493,7 @@ S:	Supported
 F:	drivers/misc/vmw_balloon.c
 
 VMWARE HYPERVISOR INTERFACE
-M:	Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
+M:	Ajay Kaher <akaher@vmware.com>
 M:	Alexey Makhalov <amakhalov@vmware.com>
 R:	VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
 L:	virtualization@lists.linux-foundation.org
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH net 3/3] MAINTAINERS: Update maintainers for VMware virtual PTP clock driver
  2023-05-12 16:49 [PATCH 1/3] MAINTAINERS: Update maintainers for paravirt-ops Srivatsa S. Bhat
  2023-05-12 16:49 ` [PATCH 2/3] MAINTAINERS: Update maintainers for VMware hypervisor interface Srivatsa S. Bhat
@ 2023-05-12 16:49 ` Srivatsa S. Bhat
  2023-05-13 10:11 ` [PATCH 1/3] MAINTAINERS: Update maintainers for paravirt-ops Juergen Gross
  2023-05-15 15:28 ` [tip: x86/cleanups] MAINTAINERS: Update Srivatsa S. Bhat's maintained areas tip-bot2 for Srivatsa S. Bhat (VMware)
  3 siblings, 0 replies; 5+ messages in thread
From: Srivatsa S. Bhat @ 2023-05-12 16:49 UTC (permalink / raw)
  To: jgross, bp, tglx, kuba, davem, richardcochran
  Cc: sdeep, amakhalov, akaher, vsirnapalli, srivatsa, pv-drivers,
	virtualization, x86, netdev, linux-kernel

From: "Srivatsa S. Bhat (VMware)" <srivatsa@csail.mit.edu>

I have decided to change employers, so I would like to remove myself
from the maintainer role for VMware-supported subsystems.

Remove Srivatsa from the maintainers entry for VMware virtual PTP
clock driver (ptp_vmw) and add Ajay Kaher as an additional reviewer.
Also, update CREDITS for Srivatsa.

Signed-off-by: Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
Acked-by: Ajay Kaher <akaher@vmware.com>
Acked-by: Alexey Makhalov <amakhalov@vmware.com>
Acked-by: Deep Shah <sdeep@vmware.com>
---
 CREDITS     | 1 +
 MAINTAINERS | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/CREDITS b/CREDITS
index 313435c93e2c..670c256aff5d 100644
--- a/CREDITS
+++ b/CREDITS
@@ -387,6 +387,7 @@ N: Srivatsa S. Bhat
 E: srivatsa@csail.mit.edu
 D: Maintainer of Generic Paravirt-Ops subsystem
 D: Maintainer of VMware hypervisor interface
+D: Maintainer of VMware virtual PTP clock driver (ptp_vmw)
 
 N: Ross Biro
 E: ross.biro@gmail.com
diff --git a/MAINTAINERS b/MAINTAINERS
index 309d4cc325f9..a00bea4d7438 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22520,8 +22520,8 @@ F:	drivers/scsi/vmw_pvscsi.c
 F:	drivers/scsi/vmw_pvscsi.h
 
 VMWARE VIRTUAL PTP CLOCK DRIVER
-M:	Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
 M:	Deep Shah <sdeep@vmware.com>
+R:	Ajay Kaher <akaher@vmware.com>
 R:	Alexey Makhalov <amakhalov@vmware.com>
 R:	VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
 L:	netdev@vger.kernel.org
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH 1/3] MAINTAINERS: Update maintainers for paravirt-ops
  2023-05-12 16:49 [PATCH 1/3] MAINTAINERS: Update maintainers for paravirt-ops Srivatsa S. Bhat
  2023-05-12 16:49 ` [PATCH 2/3] MAINTAINERS: Update maintainers for VMware hypervisor interface Srivatsa S. Bhat
  2023-05-12 16:49 ` [PATCH net 3/3] MAINTAINERS: Update maintainers for VMware virtual PTP clock driver Srivatsa S. Bhat
@ 2023-05-13 10:11 ` Juergen Gross
  2023-05-15 15:28 ` [tip: x86/cleanups] MAINTAINERS: Update Srivatsa S. Bhat's maintained areas tip-bot2 for Srivatsa S. Bhat (VMware)
  3 siblings, 0 replies; 5+ messages in thread
From: Juergen Gross @ 2023-05-13 10:11 UTC (permalink / raw)
  To: Srivatsa S. Bhat, bp, tglx, kuba, davem, richardcochran
  Cc: sdeep, amakhalov, akaher, vsirnapalli, pv-drivers,
	virtualization, x86, netdev, linux-kernel


[-- Attachment #1.1.1: Type: text/plain, Size: 723 bytes --]

On 12.05.23 18:49, Srivatsa S. Bhat wrote:
> From: "Srivatsa S. Bhat (VMware)" <srivatsa@csail.mit.edu>
> 
> I have decided to change employers and I'm not sure if I'll be able to
> spend as much time on the paravirt-ops subsystem going forward. So, I
> would like to remove myself from the maintainer role for paravirt-ops.
> 
> Remove Srivatsa from the maintainers entry and add Ajay Kaher as an
> additional reviewer for paravirt-ops. Also, add an entry to CREDITS
> for Srivatsa.
> 
> Signed-off-by: Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
> Acked-by: Alexey Makhalov <amakhalov@vmware.com>
> Acked-by: Ajay Kaher <akaher@vmware.com>

Acked-by: Juergen Gross <jgross@suse.com>


Juergen


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3149 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [tip: x86/cleanups] MAINTAINERS: Update Srivatsa S. Bhat's maintained areas
  2023-05-12 16:49 [PATCH 1/3] MAINTAINERS: Update maintainers for paravirt-ops Srivatsa S. Bhat
                   ` (2 preceding siblings ...)
  2023-05-13 10:11 ` [PATCH 1/3] MAINTAINERS: Update maintainers for paravirt-ops Juergen Gross
@ 2023-05-15 15:28 ` tip-bot2 for Srivatsa S. Bhat (VMware)
  3 siblings, 0 replies; 5+ messages in thread
From: tip-bot2 for Srivatsa S. Bhat (VMware) @ 2023-05-15 15:28 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: Srivatsa S. Bhat (VMware), Borislav Petkov (AMD),
	Alexey Makhalov, Ajay Kaher, Juergen Gross, x86, linux-kernel

The following commit has been merged into the x86/cleanups branch of tip:

Commit-ID:     e31a5c5cfeab70d3554e237daf9e319265cbb411
Gitweb:        https://git.kernel.org/tip/e31a5c5cfeab70d3554e237daf9e319265cbb411
Author:        Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
AuthorDate:    Fri, 12 May 2023 09:49:56 -07:00
Committer:     Borislav Petkov (AMD) <bp@alien8.de>
CommitterDate: Mon, 15 May 2023 17:18:19 +02:00

MAINTAINERS: Update Srivatsa S. Bhat's maintained areas

I have decided to change employers and I'm not sure if I'll be able to
spend as much time on the subsystems/drivers I maintain. So, I would
like to remove myself from the maintainer role.

Remove Srivatsa from the maintainers entry and add Ajay Kaher as an
additional reviewer/maintainer for the respective areas. Also, add an
entry to CREDITS for Srivatsa.

  [ bp: Merge all three into one patch, adjust commit message. ]

Signed-off-by: Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Acked-by: Alexey Makhalov <amakhalov@vmware.com>
Acked-by: Ajay Kaher <akaher@vmware.com>
Acked-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20230512164958.575174-1-srivatsa@csail.mit.edu
---
 CREDITS     | 6 ++++++
 MAINTAINERS | 6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/CREDITS b/CREDITS
index 2d9da9a..670c256 100644
--- a/CREDITS
+++ b/CREDITS
@@ -383,6 +383,12 @@ E: tomas@nocrew.org
 W: http://tomas.nocrew.org/
 D: dsp56k device driver
 
+N: Srivatsa S. Bhat
+E: srivatsa@csail.mit.edu
+D: Maintainer of Generic Paravirt-Ops subsystem
+D: Maintainer of VMware hypervisor interface
+D: Maintainer of VMware virtual PTP clock driver (ptp_vmw)
+
 N: Ross Biro
 E: ross.biro@gmail.com
 D: Original author of the Linux networking code
diff --git a/MAINTAINERS b/MAINTAINERS
index e0ad886..a00bea4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15929,7 +15929,7 @@ F:	include/uapi/linux/ppdev.h
 
 PARAVIRT_OPS INTERFACE
 M:	Juergen Gross <jgross@suse.com>
-M:	Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
+R:	Ajay Kaher <akaher@vmware.com>
 R:	Alexey Makhalov <amakhalov@vmware.com>
 R:	VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
 L:	virtualization@lists.linux-foundation.org
@@ -22493,7 +22493,7 @@ S:	Supported
 F:	drivers/misc/vmw_balloon.c
 
 VMWARE HYPERVISOR INTERFACE
-M:	Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
+M:	Ajay Kaher <akaher@vmware.com>
 M:	Alexey Makhalov <amakhalov@vmware.com>
 R:	VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
 L:	virtualization@lists.linux-foundation.org
@@ -22520,8 +22520,8 @@ F:	drivers/scsi/vmw_pvscsi.c
 F:	drivers/scsi/vmw_pvscsi.h
 
 VMWARE VIRTUAL PTP CLOCK DRIVER
-M:	Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
 M:	Deep Shah <sdeep@vmware.com>
+R:	Ajay Kaher <akaher@vmware.com>
 R:	Alexey Makhalov <amakhalov@vmware.com>
 R:	VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
 L:	netdev@vger.kernel.org

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-15 15:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-12 16:49 [PATCH 1/3] MAINTAINERS: Update maintainers for paravirt-ops Srivatsa S. Bhat
2023-05-12 16:49 ` [PATCH 2/3] MAINTAINERS: Update maintainers for VMware hypervisor interface Srivatsa S. Bhat
2023-05-12 16:49 ` [PATCH net 3/3] MAINTAINERS: Update maintainers for VMware virtual PTP clock driver Srivatsa S. Bhat
2023-05-13 10:11 ` [PATCH 1/3] MAINTAINERS: Update maintainers for paravirt-ops Juergen Gross
2023-05-15 15:28 ` [tip: x86/cleanups] MAINTAINERS: Update Srivatsa S. Bhat's maintained areas tip-bot2 for Srivatsa S. Bhat (VMware)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).