On 06/13/2017 09:46 PM, Cyrille Pitchen wrote: > SPI NOR branches are now hosted on MTD repos, spi-nor/next is on l2-mtd > and spi-nor/fixes is on linux-mtd. > > Signed-off-by: Cyrille Pitchen <[email protected]>
Excellent. Acked-by: Marek Vasut <[email protected]> > --- > > ChangeLog > > v1 -> v2 > - add branch names 'spi-nor/fixes' and 'spi-nor/next' after url. > > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3bf9897f8df4..46177688a4e8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12282,7 +12282,8 @@ M: Marek Vasut <[email protected]> > L: [email protected] > W: http://www.linux-mtd.infradead.org/ > Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ > -T: git git://github.com/spi-nor/linux.git > +T: git git://git.infradead.org/linux-mtd.git spi-nor/fixes > +T: git git://git.infradead.org/l2-mtd.git spi-nor/next > S: Maintained > F: drivers/mtd/spi-nor/ > F: include/linux/mtd/spi-nor.h > -- Best regards, Marek Vasut

