[PATCH] doc: update the instructions for mailing list subscription
Changyuan Lyu <[email protected]>
| Newsgroups | org.kernel.vger.linux-sparse |
|---|---|
| Message-ID | <[email protected]> |
Majordomo commands are deprecated as per https://subspace.kernel.org/vger.kernel.org.html#what-happened-to-majordomo. Signed-off-by: Changyuan Lyu <[email protected]> --- Documentation/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/index.rst b/Documentation/index.rst index e29a5643..4c810787 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -56,8 +56,8 @@ You do not have to be subscribed to the list to send a message there. Previous discussions and bug reports are available on the list archives at https://marc.info/?l=linux-sparse. -To subscribe to the list, send an email with -``subscribe linux-sparse`` in the body to ``[email protected]``. +To subscribe to the list, send an email to ``[email protected]``, +check `Subspace <https://subspace.kernel.org/subscribing.html>`_ for details. Bugs can also be reported and tracked via the `Linux kernel's bugzilla for sparse <https://bugzilla.kernel.org/enter_bug.cgi?component=Sparse&product=Tools>`_. -- 2.50.1 (Apple Git-155)