diff options
author | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-12-18 10:49:34 -0500 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-12-20 10:20:32 -0500 |
commit | 2e7c7f66b2b4c88a03c69b148e29a372432f35b9 (patch) | |
tree | fa7c6147e311ad03709120f58128608841555ebe | |
parent | b1d030f804fbf8f502756231d475fcf8fd6a86ad (diff) |
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>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aa71ab52fd76..10732ecfc937 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8956,7 +8956,7 @@ L: linux-mtd@lists.infradead.org | |||
8956 | W: http://www.linux-mtd.infradead.org/ | 8956 | W: http://www.linux-mtd.infradead.org/ |
8957 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | 8957 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ |
8958 | T: git git://git.infradead.org/linux-mtd.git master | 8958 | 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 |
8960 | S: Maintained | 8960 | S: Maintained |
8961 | F: Documentation/devicetree/bindings/mtd/ | 8961 | F: Documentation/devicetree/bindings/mtd/ |
8962 | F: drivers/mtd/ | 8962 | F: drivers/mtd/ |
@@ -9344,7 +9344,7 @@ L: linux-mtd@lists.infradead.org | |||
9344 | W: http://www.linux-mtd.infradead.org/ | 9344 | W: http://www.linux-mtd.infradead.org/ |
9345 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | 9345 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ |
9346 | T: git git://git.infradead.org/linux-mtd.git nand/fixes | 9346 | 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 |
9348 | S: Maintained | 9348 | S: Maintained |
9349 | F: drivers/mtd/nand/ | 9349 | F: drivers/mtd/nand/ |
9350 | F: include/linux/mtd/*nand*.h | 9350 | F: include/linux/mtd/*nand*.h |
@@ -12761,7 +12761,7 @@ L: linux-mtd@lists.infradead.org | |||
12761 | W: http://www.linux-mtd.infradead.org/ | 12761 | W: http://www.linux-mtd.infradead.org/ |
12762 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | 12762 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ |
12763 | T: git git://git.infradead.org/linux-mtd.git spi-nor/fixes | 12763 | 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 |
12765 | S: Maintained | 12765 | S: Maintained |
12766 | F: drivers/mtd/spi-nor/ | 12766 | F: drivers/mtd/spi-nor/ |
12767 | F: include/linux/mtd/spi-nor.h | 12767 | F: include/linux/mtd/spi-nor.h |