Hi, On 3/19/24 08:30, Linem Davton wrote: > Hey Randy, >> Please send patches inline instead of as an attachment. > Since you are using gmail (which mangles inline text, ugh), you will > probably need to use > 'git send-email'. > > Thanks for the info. > >> Regarding the patch contents: >> The master list of over lists and how to subscribe/unsubscribe them is at >> https://vger.kernel.org >> which redirects to the URL to that used: > >https://subspace.kernel.org/vger.kernel.org.html > > The https://vger.kernel.org leads nowhere, since the site is HTTP only > and the modern browser doesn't redirect you, some clients have "https" > only enabled which does not even allow the HTTP://vger.kernel.org. > Thus I decided to add > "https://subspace.kernel.org/vger.kernel.org.html", as it works and > has a better use experience as what users see is what they get. OK, I didn't check all of that. > One question - Does no team use trivial@xxxxxxxxxx, or is it just the > documentation team? If so, I will patch the corresponding document. Nobody uses trivial@xxxxxxxxxx any more. > Signed-off-by: Linem Davton <linemdavton@xxxxxxxxx> > --- > Documentation/process/2.Process.rst | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/process/2.Process.rst > b/Documentation/process/2.Process.rst > index 613a01da4717..8d8fff825590 100644 > --- a/Documentation/process/2.Process.rst > +++ b/Documentation/process/2.Process.rst > @@ -397,6 +397,11 @@ be found at: > > http://vger.kernel.org/vger-lists.html > > +To subscribe or unsubscribe to lists, please visit: > + > + https://subspace.kernel.org/vger.kernel.org.html > + > +and use the "sub/unsub" links next to the list you want. > There are lists hosted elsewhere, though; a number of them are at > redhat.com/mailman/listinfo. > thanks. -- #Randy