diff options
author | Srivatsa S. Bhat (VMware) <[email protected]> | 2023-01-03 14:09:41 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-01-04 08:52:44 +0000 |
commit | 558016722e9d5bc0ac79c246ccd14a8a4eb028d4 (patch) | |
tree | 7262b5e12280df89e6f84799c3c80f5cc9433b9f | |
parent | c7dd13805f8b8fc1ce3b6d40f6aff47e66b72ad2 (diff) |
MAINTAINERS: Update maintainers for ptp_vmw driver
Vivek has decided to transfer the maintainership of the VMware virtual
PTP clock driver (ptp_vmw) to Srivatsa and Deep. Update the
MAINTAINERS file to reflect this change, and also add Alexey as a
reviewer for the driver.
Signed-off-by: Srivatsa S. Bhat (VMware) <[email protected]>
Acked-by: Vivek Thampi <[email protected]>
Acked-by: Deep Shah <[email protected]>
Acked-by: Alexey Makhalov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7f0b7181e60a..758878c0eddf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22243,7 +22243,9 @@ F: drivers/scsi/vmw_pvscsi.c F: drivers/scsi/vmw_pvscsi.h VMWARE VIRTUAL PTP CLOCK DRIVER -M: Vivek Thampi <[email protected]> +M: Srivatsa S. Bhat (VMware) <[email protected]> +M: Deep Shah <[email protected]> +R: Alexey Makhalov <[email protected]> R: VMware PV-Drivers Reviewers <[email protected]> S: Supported |