diff options
author | Alexey Makhalov <[email protected]> | 2023-10-25 16:19:31 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-10-26 20:01:46 -0700 |
commit | cc33a80b816406f900a53c7f98a50f6eacdd2e31 (patch) | |
tree | 18f3513bacdfce21b5757d9e7b28892255ec087a | |
parent | 9cfe8cf5027bf4354e752d40c784219225f74004 (diff) |
MAINTAINERS: Maintainer change for ptp_vmw driver
Deep has decided to transfer the maintainership of the VMware virtual
PTP clock driver (ptp_vmw) to Jeff. Update the MAINTAINERS file to
reflect this change.
Signed-off-by: Alexey Makhalov <[email protected]>
Acked-by: Deep Shah <[email protected]>
Acked-by: Jeff Sipek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 107925ae64e9..62ca0bf46484 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23042,7 +23042,7 @@ F: drivers/scsi/vmw_pvscsi.c F: drivers/scsi/vmw_pvscsi.h VMWARE VIRTUAL PTP CLOCK DRIVER -M: Deep Shah <[email protected]> +M: Jeff Sipek <[email protected]> R: Ajay Kaher <[email protected]> R: Alexey Makhalov <[email protected]> R: VMware PV-Drivers Reviewers <[email protected]> |