Re: [PATCH v2 0/2] Documentation: update information for mailing lists
From: Jonathan Corbet <corbet@lwn.net>
Date: 2024-07-03 23:04:29
Also in:
linux-doc, lkml, workflows
Konstantin Ryabitsev [off-list ref] writes:
There have been some important changes to the mailing lists hosted at kernel.org, most importantly that vger.kernel.org was migrated from majordomo+zmailer to mlmmj and is now being served from the unified mailing list platform called "subspace" [1]. This series updates many links pointing at obsolete locations, but also makes the following changes: - drops the recommendation to use /r/ subpaths in lore.kernel.org links (it has been unnecessary for a number of years) - adds some detail on how to reference specific Link trailers from inside the commit message Some of these changes are the result of discussions on the ksummit mailing list [2]. Link: https://subspace.kernel.org # [1] Link: https://lore.kernel.org/20240617-arboreal-industrious-hedgehog-5b84ae@meerkat/ # [2] Signed-off-by: Konstantin Ryabitsev <redacted> --- Changes in v2: - Minor wording changes to text and commit messages based on feedback. - Link to v1: https://lore.kernel.org/r/20240618-docs-patch-msgid-link-v1-0-30555f3f5ad4@linuxfoundation.org (local)
So I have gone ahead and applied this. There are some important changes here that shouldn't miss the merge window, and we can argue about the # marking with it in-tree. I am rather amused, though, that b4 added a few extra tag lines:
Link: https://example.com/somewhere.html optional-other-stuff Signed-off-by: Random Developer <redacted> [ Fixed formatting ] Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
I do believe I'll amend the changelog before pushing this one :) Thanks, jon