From: Joe Perches <joe@perches.com>
To: "Srivatsa S. Bhat" <srivatsa@csail.mit.edu>,
jgross@suse.com, x86@kernel.org, pv-drivers@vmware.com
Cc: Nadav Amit <namit@vmware.com>, Vivek Thampi <vithampi@vmware.com>,
Vishal Bhakta <vbhakta@vmware.com>,
Ronak Doshi <doshir@vmware.com>,
linux-graphics-maintainer@vmware.com,
dri-devel@lists.freedesktop.org, linux-rdma@vger.kernel.org,
linux-scsi@vger.kernel.org, netdev@vger.kernel.org,
linux-input@vger.kernel.org, Zack Rusin <zackr@vmware.com>,
sdeep@vmware.com, amakhalov@vmware.com,
virtualization@lists.linux-foundation.org, keerthanak@vmware.com,
srivatsab@vmware.com, anishs@vmware.com,
linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>,
gregkh@linuxfoundation.org
Subject: Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
Date: Mon, 08 Nov 2021 16:37:46 -0800 [thread overview]
Message-ID: <dcbd19fcd1625146f4db267f84abd7412513d20e.camel@perches.com> (raw)
In-Reply-To: <cb03ca42-b777-3d1a-5aba-b01cd19efa9a@csail.mit.edu>
On Mon, 2021-11-08 at 16:22 -0800, Srivatsa S. Bhat wrote:
> +Greg, Thomas
>
> Hi Joe,
>
> On 11/8/21 3:37 PM, Joe Perches wrote:
> > On Mon, 2021-11-08 at 12:30 -0800, Srivatsa S. Bhat wrote:
> > > From: Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
> > >
> > > 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)".
> > []
> > > diff --git 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@vmware.com>
> > > M: Zack Rusin <zackr@vmware.com>
> > > +L: linux-graphics-maintainer@vmware.com (private)
> >
> > This MAINTAINERS file is for _public_ use, marking something
> > non-public isn't useful.
> >
> > private makes no sense and likely these L: entries shouldn't exist.
>
> Well, the public can send messages to this list, but membership is
> restricted.
Ah, new information.
That's not quite what the commit message describes.
> In many ways, I believe this is similar to x86@kernel.org, which is an
> email alias that anyone can post to in order to reach the x86
> maintainer community for patch review. I see x86@kernel.org listed as
> both L: and M: in the MAINTAINERS file, among different entries.
>
> Although the @vmware list ids refer to VMware-internal mailing lists
> as opposed to email aliases, they serve a very similar purpose -- to
> inform VMware folks about patches to the relevant subsystems.
>
> Is there a consensus on how such lists should be specified?
Not so far as I know.
> One
> suggestion (from Greg in the email thread referenced above) was to
> mark it as private, which is what this patch does. Maybe we can find a
> better alternative?
>
> How about specifying such lists using M: (indicating that this address
> can be used to reach maintainers), as long as that is not the only M:
> entry for a given subsystem (i.e., it includes real people's email id
> as well)? I think that would address Greg's primary objection too from
> that other thread (related to personal responsibility as maintainers).
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@vmware.com>
M: VMware <foo> maintainers <linux-<foo>-maintainers@vmlinux.com>
Maybe something like a comment mechanism should be added to the
MAINTAINERS file.
Maybe #
so this entry could be something like:
M: VMware <foo> maintainers <linux-<foo>-maintainers@vmlinux.com> # VMware's ever changing internal maintainers list
next prev parent reply other threads:[~2021-11-09 0:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <163640336232.62866.489924062999332446.stgit@srivatsa-dev>
2021-11-08 20:30 ` [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private Srivatsa S. Bhat
2021-11-08 20:45 ` Nadav Amit
2021-11-08 23:37 ` Joe Perches
2021-11-09 0:16 ` Jakub Kicinski
2021-11-09 0:22 ` Joe Perches
2021-11-09 0:22 ` Srivatsa S. Bhat
2021-11-09 0:37 ` Joe Perches [this message]
2021-11-09 0:58 ` Nadav Amit
2021-11-09 21:57 ` Joe Perches
2021-11-10 17:20 ` Srivatsa S. Bhat
2021-11-10 17:40 ` Nadav Amit
2021-11-10 19:13 ` Srivatsa S. Bhat
2021-11-09 5:34 ` Juergen Gross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=dcbd19fcd1625146f4db267f84abd7412513d20e.camel@perches.com \
--to=joe@perches.com \
--cc=amakhalov@vmware.com \
--cc=anishs@vmware.com \
--cc=doshir@vmware.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=gregkh@linuxfoundation.org \
--cc=jgross@suse.com \
--cc=keerthanak@vmware.com \
--cc=linux-graphics-maintainer@vmware.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=namit@vmware.com \
--cc=netdev@vger.kernel.org \
--cc=pv-drivers@vmware.com \
--cc=sdeep@vmware.com \
--cc=srivatsa@csail.mit.edu \
--cc=srivatsab@vmware.com \
--cc=tglx@linutronix.de \
--cc=vbhakta@vmware.com \
--cc=virtualization@lists.linux-foundation.org \
--cc=vithampi@vmware.com \
--cc=x86@kernel.org \
--cc=zackr@vmware.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox