diff options
author | Alexey Makhalov <amakhalov@vmware.com> | 2023-10-26 02:19:31 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-10-27 06:01:46 +0300 |
commit | cc33a80b816406f900a53c7f98a50f6eacdd2e31 (patch) | |
tree | 18f3513bacdfce21b5757d9e7b28892255ec087a /MAINTAINERS | |
parent | 9cfe8cf5027bf4354e752d40c784219225f74004 (diff) | |
download | linux-cc33a80b816406f900a53c7f98a50f6eacdd2e31.tar.xz |
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 <amakhalov@vmware.com>
Acked-by: Deep Shah <sdeep@vmware.com>
Acked-by: Jeff Sipek <jsipek@vmware.com>
Link: https://lore.kernel.org/r/20231025231931.76842-1-amakhalov@vmware.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-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 <sdeep@vmware.com> +M: Jeff Sipek <jsipek@vmware.com> R: Ajay Kaher <akaher@vmware.com> R: Alexey Makhalov <amakhalov@vmware.com> R: VMware PV-Drivers Reviewers <pv-drivers@vmware.com> |