[1/1] MAINTAINERS: Add man-pages git tree

Message ID 20240117091903.2668916-1-pvorel@suse.cz
State New
Headers
Series [1/1] MAINTAINERS: Add man-pages git tree |

Commit Message

Petr Vorel Jan. 17, 2024, 9:19 a.m. UTC
  Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Alejandro Colomar Jan. 17, 2024, 12:06 p.m. UTC | #1
Hi Petr,

On Wed, Jan 17, 2024 at 10:19:03AM +0100, Petr Vorel wrote:
> Signed-off-by: Petr Vorel <pvorel@suse.cz>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 391bbb855cbe..571749fe9e38 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12833,6 +12833,7 @@ 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

And there's a secondary tree, at
<git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git>


Have a lovely day,
Alex
  
Petr Vorel Jan. 17, 2024, 12:20 p.m. UTC | #2
Hi Alex,

> Hi Petr,

> On Wed, Jan 17, 2024 at 10:19:03AM +0100, Petr Vorel wrote:
> > Signed-off-by: Petr Vorel <pvorel@suse.cz>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)

> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 391bbb855cbe..571749fe9e38 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -12833,6 +12833,7 @@ 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

> And there's a secondary tree, at
> <git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git>

OK, I'm going to send v2.

Kind regards,
Petr

> Have a lovely day,
> Alex
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 391bbb855cbe..571749fe9e38 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12833,6 +12833,7 @@  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
 
 MANAGEMENT COMPONENT TRANSPORT PROTOCOL (MCTP)
 M:	Jeremy Kerr <jk@codeconstruct.com.au>