lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 15 Mar 2022 17:05:54 -0000
From:   "tip-bot2 for Srivatsa S. Bhat (VMware)" <tip-bot2@...utronix.de>
To:     linux-tip-commits@...r.kernel.org
Cc:     "Srivatsa S. Bhat (VMware)" <srivatsa@...il.mit.edu>,
        Borislav Petkov <bp@...e.de>, Juergen Gross <jgross@...e.com>,
        Joe Perches <joe@...ches.com>, Zack Rusin <zackr@...are.com>,
        x86@...nel.org, linux-kernel@...r.kernel.org
Subject: [tip: x86/misc] MAINTAINERS: Mark VMware mailing list entries as
 email aliases

The following commit has been merged into the x86/misc branch of tip:

Commit-ID:     686016f732420f88dd2e1d67cf4bb5dffdb93c82
Gitweb:        https://git.kernel.org/tip/686016f732420f88dd2e1d67cf4bb5dffdb93c82
Author:        Srivatsa S. Bhat (VMware) <srivatsa@...il.mit.edu>
AuthorDate:    Thu, 24 Feb 2022 14:24:49 -08:00
Committer:     Borislav Petkov <bp@...e.de>
CommitterDate: Tue, 15 Mar 2022 17:46:15 +01:00

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-alias@...are.com".

Signed-off-by: Srivatsa S. Bhat (VMware) <srivatsa@...il.mit.edu>
Signed-off-by: Borislav Petkov <bp@...e.de>
Acked-by: Juergen Gross <jgross@...e.com>
Acked-by: Joe Perches <joe@...ches.com>
Acked-by: Zack Rusin <zackr@...are.com>
Link: https://lore.kernel.org/r/164574148378.654750.15832494349474144706.stgit@csail.mit.edu
---
 MAINTAINERS | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 630ac98..e6e5466 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" <linux-graphics-maintainer@...are.com>
 M:	Zack Rusin <zackr@...are.com>
+R:	VMware Graphics Reviewers <linux-graphics-maintainer@...are.com>
 L:	dri-devel@...ts.freedesktop.org
 S:	Supported
 T:	git git://anongit.freedesktop.org/drm/drm-misc
@@ -14578,7 +14578,7 @@ PARAVIRT_OPS INTERFACE
 M:	Juergen Gross <jgross@...e.com>
 M:	Srivatsa S. Bhat (VMware) <srivatsa@...il.mit.edu>
 R:	Alexey Makhalov <amakhalov@...are.com>
-M:	"VMware, Inc." <pv-drivers@...are.com>
+R:	VMware PV-Drivers Reviewers <pv-drivers@...are.com>
 L:	virtualization@...ts.linux-foundation.org
 L:	x86@...nel.org
 S:	Supported
@@ -20580,7 +20580,7 @@ F:	tools/testing/vsock/
 
 VMWARE BALLOON DRIVER
 M:	Nadav Amit <namit@...are.com>
-M:	"VMware, Inc." <pv-drivers@...are.com>
+R:	VMware PV-Drivers Reviewers <pv-drivers@...are.com>
 L:	linux-kernel@...r.kernel.org
 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) <srivatsa@...il.mit.edu>
 M:	Alexey Makhalov <amakhalov@...are.com>
-M:	"VMware, Inc." <pv-drivers@...are.com>
+R:	VMware PV-Drivers Reviewers <pv-drivers@...are.com>
 L:	virtualization@...ts.linux-foundation.org
 L:	x86@...nel.org
 S:	Supported
@@ -20599,14 +20599,14 @@ F:	arch/x86/kernel/cpu/vmware.c
 VMWARE PVRDMA DRIVER
 M:	Bryan Tan <bryantan@...are.com>
 M:	Vishnu Dasa <vdasa@...are.com>
-M:	VMware PV-Drivers <pv-drivers@...are.com>
+R:	VMware PV-Drivers Reviewers <pv-drivers@...are.com>
 L:	linux-rdma@...r.kernel.org
 S:	Maintained
 F:	drivers/infiniband/hw/vmw_pvrdma/
 
 VMware PVSCSI driver
 M:	Vishal Bhakta <vbhakta@...are.com>
-M:	VMware PV-Drivers <pv-drivers@...are.com>
+R:	VMware PV-Drivers Reviewers <pv-drivers@...are.com>
 L:	linux-scsi@...r.kernel.org
 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 <vithampi@...are.com>
-M:	"VMware, Inc." <pv-drivers@...are.com>
+R:	VMware PV-Drivers Reviewers <pv-drivers@...are.com>
 L:	netdev@...r.kernel.org
 S:	Supported
 F:	drivers/ptp/ptp_vmw.c
@@ -20622,15 +20622,15 @@ F:	drivers/ptp/ptp_vmw.c
 VMWARE VMCI DRIVER
 M:	Jorgen Hansen <jhansen@...are.com>
 M:	Vishnu Dasa <vdasa@...are.com>
+R:	VMware PV-Drivers Reviewers <pv-drivers@...are.com>
 L:	linux-kernel@...r.kernel.org
-L:	pv-drivers@...are.com (private)
 S:	Maintained
 F:	drivers/misc/vmw_vmci/
 
 VMWARE VMMOUSE SUBDRIVER
 M:	Zack Rusin <zackr@...are.com>
-M:	"VMware Graphics" <linux-graphics-maintainer@...are.com>
-M:	"VMware, Inc." <pv-drivers@...are.com>
+R:	VMware Graphics Reviewers <linux-graphics-maintainer@...are.com>
+R:	VMware PV-Drivers Reviewers <pv-drivers@...are.com>
 L:	linux-input@...r.kernel.org
 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 <doshir@...are.com>
-M:	pv-drivers@...are.com
+R:	VMware PV-Drivers Reviewers <pv-drivers@...are.com>
 L:	netdev@...r.kernel.org
 S:	Maintained
 F:	drivers/net/vmxnet3/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ