Skip to content

Commit 2e7c7f6

Browse files
author
Boris Brezillon
committed
MAINTAINERS: Move all MTD related branches to a single repo
Historically, branches targeting the next release (and pulled in linux-next) have been pushed on the l2-mtd repo and fixes branches on the linux-mtd one. Now that all MTD maintainers have RW permissions on linux-mtd tree, there's no good reason to have two different trees. Move all -next branches to linux-mtd. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Cc: Stephen Rothwell <sfr@canb.auug.org.au> Cc: Marek Vasut <marek.vasut@gmail.com> Cc: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> Cc: Richard Weinberger <richard@nod.at> Cc: David Woodhouse <dwmw2@infradead.org> Cc: Brian Norris <computersforpeace@gmail.com> Acked-by: Richard Weinberger <richard@nod.at> Acked-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
1 parent b1d030f commit 2e7c7f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MAINTAINERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8956,7 +8956,7 @@ L: linux-mtd@lists.infradead.org
89568956
W: http://www.linux-mtd.infradead.org/
89578957
Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
89588958
T: git git://git.infradead.org/linux-mtd.git master
8959-
T: git git://git.infradead.org/l2-mtd.git master
8959+
T: git git://git.infradead.org/linux-mtd.git mtd/next
89608960
S: Maintained
89618961
F: Documentation/devicetree/bindings/mtd/
89628962
F: drivers/mtd/
@@ -9344,7 +9344,7 @@ L: linux-mtd@lists.infradead.org
93449344
W: http://www.linux-mtd.infradead.org/
93459345
Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
93469346
T: git git://git.infradead.org/linux-mtd.git nand/fixes
9347-
T: git git://git.infradead.org/l2-mtd.git nand/next
9347+
T: git git://git.infradead.org/linux-mtd.git nand/next
93489348
S: Maintained
93499349
F: drivers/mtd/nand/
93509350
F: include/linux/mtd/*nand*.h
@@ -12761,7 +12761,7 @@ L: linux-mtd@lists.infradead.org
1276112761
W: http://www.linux-mtd.infradead.org/
1276212762
Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
1276312763
T: git git://git.infradead.org/linux-mtd.git spi-nor/fixes
12764-
T: git git://git.infradead.org/l2-mtd.git spi-nor/next
12764+
T: git git://git.infradead.org/linux-mtd.git spi-nor/next
1276512765
S: Maintained
1276612766
F: drivers/mtd/spi-nor/
1276712767
F: include/linux/mtd/spi-nor.h

0 commit comments

Comments
 (0)