public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Alejandro Colomar <alx@kernel.org>
To: linux-kernel@vger.kernel.org,  Andrew Morton <akpm@linux-foundation.org>
Cc: Alejandro Colomar <alx@kernel.org>, Petr Vorel <pvorel@suse.cz>,
	 linux-man@vger.kernel.org
Subject: [PATCH v2alx] MAINTAINERS: Add man-pages git trees
Date: Wed, 17 Jan 2024 13:23:16 +0100	[thread overview]
Message-ID: <20240117122315.15698-1-alx@kernel.org> (raw)
In-Reply-To: <ZafC1MkKDAK2s6n1@debian>

[-- Attachment #1: Type: text/plain, Size: 1355 bytes --]

As the man-pages README documents:

$ sed -n '/^Versions/,/^[^ ]/p' README | head -n-1;
Versions
   Distribution
       <https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/>
       <https://www.alejandro-colomar.es/share/dist/man-pages/>

   Git
       <https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/>
       <https://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git/>

   Online man-pages
       PDF
             <https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/book/>
             <https://www.alejandro-colomar.es/share/dist/man-pages/>
       HTML
             <https://man7.org/linux/man-pages/index.html>

Suggested-by: Petr Vorel <pvorel@suse.cz>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a59214c48e52..e5d90cd0ed8c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12749,6 +12749,8 @@ M:	Alejandro Colomar <alx@kernel.org>
 L:	linux-man@vger.kernel.org
 S:	Maintained
 W:	http://www.kernel.org/doc/man-pages
+T:	git git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git
+T:	git git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git
 
 MANAGEMENT COMPONENT TRANSPORT PROTOCOL (MCTP)
 M:	Jeremy Kerr <jk@codeconstruct.com.au>
-- 
2.43.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2024-01-17 12:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-17  9:19 [PATCH 1/1] MAINTAINERS: Add man-pages git tree Petr Vorel
2024-01-17 12:06 ` Alejandro Colomar
2024-01-17 12:20   ` Petr Vorel
2024-01-17 12:23   ` Alejandro Colomar [this message]
2024-01-17 13:07     ` [PATCH v2alx] MAINTAINERS: Add man-pages git trees Petr Vorel
2024-01-17 13:33       ` Alejandro Colomar
2024-01-17 20:54         ` Petr Vorel

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=20240117122315.15698-1-alx@kernel.org \
    --to=alx@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-man@vger.kernel.org \
    --cc=pvorel@suse.cz \
    /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