diff mbox

MAINTAINERS: Update NAND subsystem git repositories

Message ID 1493794135-23074-1-git-send-email-boris.brezillon@free-electrons.com
State Accepted
Delegated to: Boris Brezillon
Headers show

Commit Message

Boris Brezillon May 3, 2017, 6:48 a.m. UTC
NAND branches are now hosted on MTD repos, nand/next is on l2-mtd and
nand/fixes will be on linux-mtd.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Richard Weinberger May 3, 2017, 10:27 p.m. UTC | #1
Am 03.05.2017 um 08:48 schrieb Boris Brezillon:
> NAND branches are now hosted on MTD repos, nand/next is on l2-mtd and
> nand/fixes will be on linux-mtd.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9a84d0022d57..4aa9ca992ad4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8605,7 +8605,8 @@ R:	Richard Weinberger <richard@nod.at>
>  L:	linux-mtd@lists.infradead.org
>  W:	http://www.linux-mtd.infradead.org/
>  Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
> -T:	git git://github.com/linux-nand/linux.git
> +T:	git git://git.infradead.org/linux-mtd.git
> +T:	git git://git.infradead.org/l2-mtd.git

This is great! :-)

Thanks,
//richard
Brian Norris May 4, 2017, 4:51 p.m. UTC | #2
On Wed, May 03, 2017 at 08:48:55AM +0200, Boris Brezillon wrote:
> NAND branches are now hosted on MTD repos, nand/next is on l2-mtd and
> nand/fixes will be on linux-mtd.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9a84d0022d57..4aa9ca992ad4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8605,7 +8605,8 @@ R:	Richard Weinberger <richard@nod.at>
>  L:	linux-mtd@lists.infradead.org
>  W:	http://www.linux-mtd.infradead.org/
>  Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
> -T:	git git://github.com/linux-nand/linux.git
> +T:	git git://git.infradead.org/linux-mtd.git
> +T:	git git://git.infradead.org/l2-mtd.git

Do you want to include the branch names there? I suppose we could do the
same for the main MTD entry too...

Brian

>  S:	Maintained
>  F:	drivers/mtd/nand/
>  F:	include/linux/mtd/nand*.h
> -- 
> 2.7.4
>
Boris Brezillon May 4, 2017, 5:28 p.m. UTC | #3
On Thu, 4 May 2017 09:51:16 -0700
Brian Norris <computersforpeace@gmail.com> wrote:

> On Wed, May 03, 2017 at 08:48:55AM +0200, Boris Brezillon wrote:
> > NAND branches are now hosted on MTD repos, nand/next is on l2-mtd and
> > nand/fixes will be on linux-mtd.
> > 
> > Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> > ---
> >  MAINTAINERS | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 9a84d0022d57..4aa9ca992ad4 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8605,7 +8605,8 @@ R:	Richard Weinberger <richard@nod.at>
> >  L:	linux-mtd@lists.infradead.org
> >  W:	http://www.linux-mtd.infradead.org/
> >  Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
> > -T:	git git://github.com/linux-nand/linux.git
> > +T:	git git://git.infradead.org/linux-mtd.git
> > +T:	git git://git.infradead.org/l2-mtd.git  
> 
> Do you want to include the branch names there?

Yep, we could do that. Do you plan to take the patch in your tree? If
you do, can you fix that when applying?

Thanks,

Boris

> I suppose we could do the
> same for the main MTD entry too...
> 
> Brian
> 
> >  S:	Maintained
> >  F:	drivers/mtd/nand/
> >  F:	include/linux/mtd/nand*.h
> > -- 
> > 2.7.4
> >
Brian Norris May 11, 2017, 1:27 a.m. UTC | #4
On Thu, May 04, 2017 at 07:28:14PM +0200, Boris Brezillon wrote:
> On Thu, 4 May 2017 09:51:16 -0700
> Brian Norris <computersforpeace@gmail.com> wrote:
> 
> > On Wed, May 03, 2017 at 08:48:55AM +0200, Boris Brezillon wrote:
> > > NAND branches are now hosted on MTD repos, nand/next is on l2-mtd and
> > > nand/fixes will be on linux-mtd.
> > > 
> > > Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> > > ---
> > >  MAINTAINERS | 3 ++-
> > >  1 file changed, 2 insertions(+), 1 deletion(-)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 9a84d0022d57..4aa9ca992ad4 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -8605,7 +8605,8 @@ R:	Richard Weinberger <richard@nod.at>
> > >  L:	linux-mtd@lists.infradead.org
> > >  W:	http://www.linux-mtd.infradead.org/
> > >  Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
> > > -T:	git git://github.com/linux-nand/linux.git
> > > +T:	git git://git.infradead.org/linux-mtd.git
> > > +T:	git git://git.infradead.org/l2-mtd.git  
> > 
> > Do you want to include the branch names there?
> 
> Yep, we could do that. Do you plan to take the patch in your tree? If
> you do, can you fix that when applying?

Applied, with branch names added. (Holler if I got something wrong.)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9a84d0022d57..4aa9ca992ad4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8605,7 +8605,8 @@  R:	Richard Weinberger <richard@nod.at>
 L:	linux-mtd@lists.infradead.org
 W:	http://www.linux-mtd.infradead.org/
 Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
-T:	git git://github.com/linux-nand/linux.git
+T:	git git://git.infradead.org/linux-mtd.git
+T:	git git://git.infradead.org/l2-mtd.git
 S:	Maintained
 F:	drivers/mtd/nand/
 F:	include/linux/mtd/nand*.h