Re: [PATCH] MAINTAINERS: Move all MTD related branches to a single repo

From: Boris Brezillon
Date: Mon Dec 18 2017 - 16:07:25 EST


On Tue, 19 Dec 2017 07:59:52 +1100
Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

> Hi Boris,
>
> On Mon, 18 Dec 2017 16:49:34 +0100 Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx> wrote:
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index aa71ab52fd76..10732ecfc937 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8956,7 +8956,7 @@ L: linux-mtd@xxxxxxxxxxxxxxxxxxx
> > W: http://www.linux-mtd.infradead.org/
> > Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
> > T: git git://git.infradead.org/linux-mtd.git master
> > -T: git git://git.infradead.org/l2-mtd.git master
> > +T: git git://git.infradead.org/linux-mtd.git mtd/next
>
> Done. This is the l2-mtd tree.
>
> > S: Maintained
> > F: Documentation/devicetree/bindings/mtd/
> > F: drivers/mtd/
> > @@ -9344,7 +9344,7 @@ L: linux-mtd@xxxxxxxxxxxxxxxxxxx
> > W: http://www.linux-mtd.infradead.org/
> > Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
> > T: git git://git.infradead.org/linux-mtd.git nand/fixes
> > -T: git git://git.infradead.org/l2-mtd.git nand/next
> > +T: git git://git.infradead.org/linux-mtd.git nand/next
>
> Done. This is the nand tree. I noticed that it has lost its four top commits.

It should be fixed now. Just forgot to update the nand/next branch on
linux-mtd :-/.

>
> > S: Maintained
> > F: drivers/mtd/nand/
> > F: include/linux/mtd/*nand*.h
> > @@ -12761,7 +12761,7 @@ L: linux-mtd@xxxxxxxxxxxxxxxxxxx
> > W: http://www.linux-mtd.infradead.org/
> > Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
> > T: git git://git.infradead.org/linux-mtd.git spi-nor/fixes
> > -T: git git://git.infradead.org/l2-mtd.git spi-nor/next
> > +T: git git://git.infradead.org/linux-mtd.git spi-nor/next
>
> Done. This is the spi-nor tree.
>

Thanks for updating your script so quickly.

Boris