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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 10 Nov 2021 09:20:00 -0800
From:   "Srivatsa S. Bhat" <srivatsa@...il.mit.edu>
To:     Joe Perches <joe@...ches.com>
Cc:     Nadav Amit <namit@...are.com>, Juergen Gross <jgross@...e.com>,
        X86 ML <x86@...nel.org>, Pv-drivers <Pv-drivers@...are.com>,
        Vivek Thampi <vithampi@...are.com>,
        Vishal Bhakta <vbhakta@...are.com>,
        Ronak Doshi <doshir@...are.com>,
        Linux-graphics-maintainer <Linux-graphics-maintainer@...are.com>,
        "dri-devel@...ts.freedesktop.org" <dri-devel@...ts.freedesktop.org>,
        "linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
        "linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "linux-input@...r.kernel.org" <linux-input@...r.kernel.org>,
        Zack Rusin <zackr@...are.com>, Deep Shah <sdeep@...are.com>,
        Alexey Makhalov <amakhalov@...are.com>,
        Linux Virtualization <virtualization@...ts.linux-foundation.org>,
        Keerthana Kalyanasundaram <keerthanak@...are.com>,
        Srivatsa Bhat <srivatsab@...are.com>,
        Anish Swaminathan <anishs@...are.com>,
        LKML <linux-kernel@...r.kernel.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as
 private

On Tue, Nov 09, 2021 at 01:57:31PM -0800, Joe Perches wrote:
> On Tue, 2021-11-09 at 00:58 +0000, Nadav Amit wrote:
> > > On Nov 8, 2021, at 4:37 PM, Joe Perches <joe@...ches.com> wrote:
> > > On Mon, 2021-11-08 at 16:22 -0800, Srivatsa S. Bhat wrote:
> > > 
> > > So it's an exploder not an actual maintainer and it likely isn't
> > > publically archived with any normal list mechanism.
> > > 
> > > So IMO "private" isn't appropriate.  Neither is "L:"
> > > Perhaps just mark it as what it is as an "exploder".
> > > 
> > > Or maybe these blocks should be similar to:
> > > 
> > > M:	Name of Lead Developer <somebody@...are.com>
> > > M:	VMware <foo> maintainers <linux-<foo>-maintainers@...inux.com>
> 
> Maybe adding entries like
> 
> M:	Named maintainer <whoever@...are.com>
> R:	VMware <foo> reviewers <linux-<foo>-maintainers@...are.com>
> 
> would be best/simplest.
> 

Sure, that sounds good to me. I also considered adding "(email alias)"
like Juergen suggested, but I think the R: entry is clear enough.
Please find the updated patch below.

---

>From f66faa238facf504cfc66325912ce7af8cbf79ec Mon Sep 17 00:00:00 2001
From: "Srivatsa S. Bhat (VMware)" <srivatsa@...il.mit.edu>
Date: Mon, 8 Nov 2021 11:46:57 -0800
Subject: [PATCH v2 2/2] 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>
Cc: Zack Rusin <zackr@...are.com>
Cc: Nadav Amit <namit@...are.com>
Cc: Vivek Thampi <vithampi@...are.com>
Cc: Vishal Bhakta <vbhakta@...are.com>
Cc: Ronak Doshi <doshir@...are.com>
Cc: pv-drivers@...are.com
Cc: linux-graphics-maintainer@...are.com
Cc: dri-devel@...ts.freedesktop.org
Cc: linux-rdma@...r.kernel.org
Cc: linux-scsi@...r.kernel.org
Cc: netdev@...r.kernel.org
Cc: linux-input@...r.kernel.org
---
 MAINTAINERS | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 118cf8170d02..4372d79027e9 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" <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
@@ -14189,7 +14189,7 @@ F:	include/uapi/linux/ppdev.h
 PARAVIRT_OPS INTERFACE
 M:	Juergen Gross <jgross@...e.com>
 M:	Srivatsa S. Bhat (VMware) <srivatsa@...il.mit.edu>
-L:	pv-drivers@...are.com (private)
+R:	VMware PV-Drivers Reviewers <pv-drivers@...are.com>
 L:	virtualization@...ts.linux-foundation.org
 L:	x86@...nel.org
 S:	Supported
@@ -20032,7 +20032,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
@@ -20040,7 +20040,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>
-L:	pv-drivers@...are.com (private)
+R:	VMware PV-Drivers Reviewers <pv-drivers@...are.com>
 L:	virtualization@...ts.linux-foundation.org
 L:	x86@...nel.org
 S:	Supported
@@ -20050,14 +20050,14 @@ F:	arch/x86/kernel/cpu/vmware.c
 
 VMWARE PVRDMA DRIVER
 M:	Adit Ranadive <aditr@...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
@@ -20065,7 +20065,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
@@ -20073,14 +20073,14 @@ 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:	"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
@@ -20088,7 +20088,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/
-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ