From cc33a80b816406f900a53c7f98a50f6eacdd2e31 Mon Sep 17 00:00:00 2001 From: Alexey Makhalov Date: Wed, 25 Oct 2023 16:19:31 -0700 Subject: [PATCH] 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 Acked-by: Deep Shah Acked-by: Jeff Sipek Link: https://lore.kernel.org/r/20231025231931.76842-1-amakhalov@vmware.com Signed-off-by: Jakub Kicinski --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +M: Jeff Sipek R: Ajay Kaher R: Alexey Makhalov R: VMware PV-Drivers Reviewers