From: Srivatsa S. Bhat (VMware) <[email protected]> VMware mailing lists in the MAINTAINERS file are private lists meant for VMware-internal review/notification for patches to the respective subsystems. So, in an earlier discussion [1][2], it was recommended to mark them as such. Update all the remaining VMware mailing list references to use that format -- "L: list@address (private)".
[1]. https://lore.kernel.org/r/[email protected] [2]. https://lore.kernel.org/r/[email protected] Signed-off-by: Srivatsa S. Bhat (VMware) <[email protected]> Cc: Nadav Amit <[email protected]> Cc: Vivek Thampi <[email protected]> Cc: Vishal Bhakta <[email protected]> Cc: Ronak Doshi <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Acked-by: Zack Rusin <[email protected]> --- MAINTAINERS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 118cf8170d02..3e92176e68fb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6134,8 +6134,8 @@ T: git git://anongit.freedesktop.org/drm/drm-misc F: drivers/gpu/drm/vboxvideo/ DRM DRIVER FOR VMWARE VIRTUAL GPU -M: "VMware Graphics" <[email protected]> M: Zack Rusin <[email protected]> +L: [email protected] (private) L: [email protected] S: Supported T: git git://anongit.freedesktop.org/drm/drm-misc @@ -20032,7 +20032,7 @@ F: tools/testing/vsock/ VMWARE BALLOON DRIVER M: Nadav Amit <[email protected]> -M: "VMware, Inc." <[email protected]> +L: [email protected] (private) L: [email protected] S: Maintained F: drivers/misc/vmw_balloon.c @@ -20050,14 +20050,14 @@ F: arch/x86/kernel/cpu/vmware.c VMWARE PVRDMA DRIVER M: Adit Ranadive <[email protected]> -M: VMware PV-Drivers <[email protected]> +L: [email protected] (private) L: [email protected] S: Maintained F: drivers/infiniband/hw/vmw_pvrdma/ VMware PVSCSI driver M: Vishal Bhakta <[email protected]> -M: VMware PV-Drivers <[email protected]> +L: [email protected] (private) L: [email protected] S: Maintained F: drivers/scsi/vmw_pvscsi.c @@ -20065,7 +20065,7 @@ F: drivers/scsi/vmw_pvscsi.h VMWARE VIRTUAL PTP CLOCK DRIVER M: Vivek Thampi <[email protected]> -M: "VMware, Inc." <[email protected]> +L: [email protected] (private) L: [email protected] S: Supported F: drivers/ptp/ptp_vmw.c @@ -20079,8 +20079,8 @@ S: Maintained F: drivers/misc/vmw_vmci/ VMWARE VMMOUSE SUBDRIVER -M: "VMware Graphics" <[email protected]> -M: "VMware, Inc." <[email protected]> +L: [email protected] (private) +L: [email protected] (private) L: [email protected] S: Maintained F: drivers/input/mouse/vmmouse.c @@ -20088,7 +20088,7 @@ F: drivers/input/mouse/vmmouse.h VMWARE VMXNET3 ETHERNET DRIVER M: Ronak Doshi <[email protected]> -M: [email protected] +L: [email protected] (private) L: [email protected] S: Maintained F: drivers/net/vmxnet3/ _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
