diff options
author | Srivatsa S. Bhat (VMware) <[email protected]> | 2022-02-24 14:24:49 -0800 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2022-03-15 17:46:15 +0100 |
commit | 686016f732420f88dd2e1d67cf4bb5dffdb93c82 (patch) | |
tree | b61e5fcc413bbc62c027996eb574b350ae415546 | |
parent | d69079d04f9319bfd4e90b788f19927142c55901 (diff) |
MAINTAINERS: Mark VMware mailing list entries as email aliases
VMware mailing lists in the MAINTAINERS file are private lists meant
for VMware-internal review/notification for patches to the respective
subsystems. Anyone can post to these addresses, but there is no public
read access like open mailing lists, which makes them more like email
aliases instead (to reach out to reviewers).
So update all the VMware mailing list references in the MAINTAINERS
file to mark them as such, using "R: [email protected]".
Signed-off-by: Srivatsa S. Bhat (VMware) <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: Juergen Gross <[email protected]>
Acked-by: Joe Perches <[email protected]>
Acked-by: Zack Rusin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 630ac98da03e..e6e5466ec188 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6301,8 +6301,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]> +R: VMware Graphics Reviewers <[email protected]> S: Supported T: git git://anongit.freedesktop.org/drm/drm-misc @@ -14578,7 +14578,7 @@ PARAVIRT_OPS INTERFACE M: Juergen Gross <[email protected]> M: Srivatsa S. Bhat (VMware) <[email protected]> R: Alexey Makhalov <[email protected]> -M: "VMware, Inc." <[email protected]> +R: VMware PV-Drivers Reviewers <[email protected]> S: Supported @@ -20580,7 +20580,7 @@ F: tools/testing/vsock/ VMWARE BALLOON DRIVER M: Nadav Amit <[email protected]> -M: "VMware, Inc." <[email protected]> +R: VMware PV-Drivers Reviewers <[email protected]> S: Maintained F: drivers/misc/vmw_balloon.c @@ -20588,7 +20588,7 @@ F: drivers/misc/vmw_balloon.c VMWARE HYPERVISOR INTERFACE M: Srivatsa S. Bhat (VMware) <[email protected]> M: Alexey Makhalov <[email protected]> -M: "VMware, Inc." <[email protected]> +R: VMware PV-Drivers Reviewers <[email protected]> S: Supported @@ -20599,14 +20599,14 @@ F: arch/x86/kernel/cpu/vmware.c VMWARE PVRDMA DRIVER M: Bryan Tan <[email protected]> M: Vishnu Dasa <[email protected]> -M: VMware PV-Drivers <[email protected]> +R: VMware PV-Drivers Reviewers <[email protected]> S: Maintained F: drivers/infiniband/hw/vmw_pvrdma/ VMware PVSCSI driver M: Vishal Bhakta <[email protected]> -M: VMware PV-Drivers <[email protected]> +R: VMware PV-Drivers Reviewers <[email protected]> S: Maintained F: drivers/scsi/vmw_pvscsi.c @@ -20614,7 +20614,7 @@ F: drivers/scsi/vmw_pvscsi.h VMWARE VIRTUAL PTP CLOCK DRIVER M: Vivek Thampi <[email protected]> -M: "VMware, Inc." <[email protected]> +R: VMware PV-Drivers Reviewers <[email protected]> S: Supported F: drivers/ptp/ptp_vmw.c @@ -20622,15 +20622,15 @@ F: drivers/ptp/ptp_vmw.c VMWARE VMCI DRIVER M: Jorgen Hansen <[email protected]> M: Vishnu Dasa <[email protected]> +R: VMware PV-Drivers Reviewers <[email protected]> -L: [email protected] (private) S: Maintained F: drivers/misc/vmw_vmci/ VMWARE VMMOUSE SUBDRIVER M: Zack Rusin <[email protected]> -M: "VMware Graphics" <[email protected]> -M: "VMware, Inc." <[email protected]> +R: VMware Graphics Reviewers <[email protected]> +R: VMware PV-Drivers Reviewers <[email protected]> S: Maintained F: drivers/input/mouse/vmmouse.c @@ -20638,7 +20638,7 @@ F: drivers/input/mouse/vmmouse.h VMWARE VMXNET3 ETHERNET DRIVER M: Ronak Doshi <[email protected]> +R: VMware PV-Drivers Reviewers <[email protected]> S: Maintained F: drivers/net/vmxnet3/ |