Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1665324

[PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories

From Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
Newsgroups linux.kernel
Subject [PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories
Date 2017-06-14 02:40 +0200
Message-ID <tS4vL-6uo-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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 <cyrille.pitchen@wedev4u.fr>
---

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 <marek.vasut@gmail.com>
 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/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
-- 
2.11.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> - 2017-06-14 02:40 +0200
  Re: [PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git  repositories Marek Vasut <marek.vasut@gmail.com> - 2017-06-15 19:20 +0200

csiph-web