[v2,1/1] MAINTAINERS: Add man-pages git trees

Message ID 20240117122257.2707637-1-pvorel@suse.cz
State New
Headers
Series [v2,1/1] MAINTAINERS: Add man-pages git trees |

Commit Message

Petr Vorel Jan. 17, 2024, 12:22 p.m. UTC
  The maintainer uses both.

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Changes v1->v2:
* Add a second tree

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Alejandro Colomar Jan. 17, 2024, 12:24 p.m. UTC | #1
On Wed, Jan 17, 2024 at 01:22:57PM +0100, Petr Vorel wrote:
> The maintainer uses both.
> 
> Signed-off-by: Petr Vorel <pvorel@suse.cz>

Reviewed-by: Alejandro Colomar <alx@kernel.org>

(We sent it almost at the same time.  :)

> ---
> Changes v1->v2:
> * Add a second tree
> 
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 391bbb855cbe..3f6a19f3e5e0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12833,6 +12833,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
>
  
Petr Vorel Jan. 17, 2024, 1:04 p.m. UTC | #2
> On Wed, Jan 17, 2024 at 01:22:57PM +0100, Petr Vorel wrote:
> > The maintainer uses both.

> > Signed-off-by: Petr Vorel <pvorel@suse.cz>

> Reviewed-by: Alejandro Colomar <alx@kernel.org>

Thanks!

> (We sent it almost at the same time.  :)

Ah, sorry for not checking the ML. I should just ask you to add it yourself.

Kind regards,
Petr

> > ---
> > Changes v1->v2:
> > * Add a second tree

> >  MAINTAINERS | 2 ++
> >  1 file changed, 2 insertions(+)

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

Patch

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