diff options
-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]> |