diff options
author | Srivatsa S. Bhat (VMware) <[email protected]> | 2023-05-12 09:49:56 -0700 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2023-05-15 17:18:19 +0200 |
commit | e31a5c5cfeab70d3554e237daf9e319265cbb411 (patch) | |
tree | 4c4a93b4753a4d8d86b944f20f8cb3a02109d720 | |
parent | 4f1192559707eaa7adef307f5b9ad3a444b248f8 (diff) |
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) <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Acked-by: Alexey Makhalov <[email protected]>
Acked-by: Ajay Kaher <[email protected]>
Acked-by: Juergen Gross <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | CREDITS | 6 | ||||
-rw-r--r-- | MAINTAINERS | 6 |
2 files changed, 9 insertions, 3 deletions
@@ -383,6 +383,12 @@ E: [email protected] W: http://tomas.nocrew.org/ D: dsp56k device driver +N: Srivatsa S. Bhat +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 D: Original author of the Linux networking code diff --git a/MAINTAINERS b/MAINTAINERS index e0ad886d3163..a00bea4d7438 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15929,7 +15929,7 @@ F: include/uapi/linux/ppdev.h PARAVIRT_OPS INTERFACE M: Juergen Gross <[email protected]> -M: Srivatsa S. Bhat (VMware) <[email protected]> +R: Ajay Kaher <[email protected]> R: Alexey Makhalov <[email protected]> R: VMware PV-Drivers Reviewers <[email protected]> @@ -22493,7 +22493,7 @@ S: Supported F: drivers/misc/vmw_balloon.c VMWARE HYPERVISOR INTERFACE -M: Srivatsa S. Bhat (VMware) <[email protected]> +M: Ajay Kaher <[email protected]> M: Alexey Makhalov <[email protected]> R: VMware PV-Drivers Reviewers <[email protected]> @@ -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) <[email protected]> M: Deep Shah <[email protected]> +R: Ajay Kaher <[email protected]> R: Alexey Makhalov <[email protected]> R: VMware PV-Drivers Reviewers <[email protected]> |