linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer
@ 2019-04-01 15:09 Miquel Raynal
  2019-04-01 15:09 ` [PATCH 2/2] MAINTAINERS: MTD Git repository is hosted on kernel.org Miquel Raynal
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Miquel Raynal @ 2019-04-01 15:09 UTC (permalink / raw)
  To: Richard Weinberger, David Woodhouse, Brian Norris, Marek Vasut,
	Tudor Ambarus, Vignesh Raghavendra
  Cc: Boris Brezillon, linux-mtd, Miquel Raynal

Help Richard and hopefully Tudor and Vignesh maintaining MTD since
Boris is leaving.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8a0a549c2fdf..383915d69a51 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9998,6 +9998,7 @@ MEMORY TECHNOLOGY DEVICES (MTD)
 M:	David Woodhouse <dwmw2@infradead.org>
 M:	Brian Norris <computersforpeace@gmail.com>
 M:	Marek Vasut <marek.vasut@gmail.com>
+M:	Miquel Raynal <miquel.raynal@bootlin.com>
 M:	Richard Weinberger <richard@nod.at>
 M:	Vignesh Raghavendra <vigneshr@ti.com>
 L:	linux-mtd@lists.infradead.org
-- 
2.19.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH 2/2] MAINTAINERS: MTD Git repository is hosted on kernel.org
  2019-04-01 15:09 [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer Miquel Raynal
@ 2019-04-01 15:09 ` Miquel Raynal
  2019-04-02  9:08   ` Miquel Raynal
  2019-04-09 16:34 ` [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer Vignesh Raghavendra
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 6+ messages in thread
From: Miquel Raynal @ 2019-04-01 15:09 UTC (permalink / raw)
  To: Richard Weinberger, David Woodhouse, Brian Norris, Marek Vasut,
	Tudor Ambarus, Vignesh Raghavendra
  Cc: Boris Brezillon, linux-mtd, Miquel Raynal

Because of the slowness of the infradead.org server, Linus requested
that we send him PRs from another domain. We moved our Git repository
to kernel.org and maintain the following branches:
* Fixes based on the last -rc: mtd/fixes, nand/fixes, spi-nor/fixes.
* Next branch based usually on -rc1: mtd/next, nand/next, spi-nor/next.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
 MAINTAINERS | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 383915d69a51..45b4d4ad5907 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10004,8 +10004,8 @@ M:	Vignesh Raghavendra <vigneshr@ti.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://git.infradead.org/linux-mtd.git master
-T:	git git://git.infradead.org/linux-mtd.git mtd/next
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next
 S:	Maintained
 F:	Documentation/devicetree/bindings/mtd/
 F:	drivers/mtd/
@@ -10617,8 +10617,8 @@ R:	Richard Weinberger <richard@nod.at>
 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://git.infradead.org/linux-mtd.git nand/fixes
-T:	git git://git.infradead.org/linux-mtd.git nand/next
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/fixes
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next
 S:	Maintained
 F:	drivers/mtd/nand/
 F:	include/linux/mtd/*nand*.h
@@ -14603,8 +14603,8 @@ M:	Tudor Ambarus <tudor.ambarus@microchip.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://git.infradead.org/linux-mtd.git spi-nor/fixes
-T:	git git://git.infradead.org/linux-mtd.git spi-nor/next
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi-nor/fixes
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi-nor/next
 S:	Maintained
 F:	drivers/mtd/spi-nor/
 F:	include/linux/mtd/spi-nor.h
-- 
2.19.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH 2/2] MAINTAINERS: MTD Git repository is hosted on kernel.org
  2019-04-01 15:09 ` [PATCH 2/2] MAINTAINERS: MTD Git repository is hosted on kernel.org Miquel Raynal
@ 2019-04-02  9:08   ` Miquel Raynal
  0 siblings, 0 replies; 6+ messages in thread
From: Miquel Raynal @ 2019-04-02  9:08 UTC (permalink / raw)
  To: Richard Weinberger, David Woodhouse, Brian Norris, Marek Vasut,
	Tudor Ambarus, Vignesh Raghavendra
  Cc: Boris Brezillon, linux-mtd

Hello,

Miquel Raynal <miquel.raynal@bootlin.com> wrote on Mon,  1 Apr 2019
17:09:38 +0200:

> Because of the slowness of the infradead.org server, Linus requested
> that we send him PRs from another domain. We moved our Git repository
> to kernel.org and maintain the following branches:
> * Fixes based on the last -rc: mtd/fixes, nand/fixes, spi-nor/fixes.
> * Next branch based usually on -rc1: mtd/next, nand/next, spi-nor/next.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> ---
>  MAINTAINERS | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 383915d69a51..45b4d4ad5907 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10004,8 +10004,8 @@ M:	Vignesh Raghavendra <vigneshr@ti.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://git.infradead.org/linux-mtd.git master
> -T:	git git://git.infradead.org/linux-mtd.git mtd/next
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/mtd/
>  F:	drivers/mtd/
> @@ -10617,8 +10617,8 @@ R:	Richard Weinberger <richard@nod.at>
>  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://git.infradead.org/linux-mtd.git nand/fixes
> -T:	git git://git.infradead.org/linux-mtd.git nand/next
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/fixes
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next
>  S:	Maintained
>  F:	drivers/mtd/nand/
>  F:	include/linux/mtd/*nand*.h
> @@ -14603,8 +14603,8 @@ M:	Tudor Ambarus <tudor.ambarus@microchip.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://git.infradead.org/linux-mtd.git spi-nor/fixes
> -T:	git git://git.infradead.org/linux-mtd.git spi-nor/next
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi-nor/fixes
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi-nor/next
>  S:	Maintained
>  F:	drivers/mtd/spi-nor/
>  F:	include/linux/mtd/spi-nor.h

Actually the nand/fixes and spi-nor/fixes branches are not going to be
used anymore, so let's drop them.

Miquèl

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer
  2019-04-01 15:09 [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer Miquel Raynal
  2019-04-01 15:09 ` [PATCH 2/2] MAINTAINERS: MTD Git repository is hosted on kernel.org Miquel Raynal
@ 2019-04-09 16:34 ` Vignesh Raghavendra
  2019-04-10  7:14 ` Boris Brezillon
  2019-04-15  9:19 ` Tudor.Ambarus
  3 siblings, 0 replies; 6+ messages in thread
From: Vignesh Raghavendra @ 2019-04-09 16:34 UTC (permalink / raw)
  To: Miquel Raynal, Richard Weinberger, David Woodhouse, Brian Norris,
	Marek Vasut, Tudor Ambarus
  Cc: Boris Brezillon, linux-mtd



On 01/04/19 8:39 PM, Miquel Raynal wrote:
> Help Richard and hopefully Tudor and Vignesh maintaining MTD since
> Boris is leaving.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>

Acked-by: Vignesh Raghavendra <vigneshr@ti.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8a0a549c2fdf..383915d69a51 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9998,6 +9998,7 @@ MEMORY TECHNOLOGY DEVICES (MTD)
>  M:	David Woodhouse <dwmw2@infradead.org>
>  M:	Brian Norris <computersforpeace@gmail.com>
>  M:	Marek Vasut <marek.vasut@gmail.com>
> +M:	Miquel Raynal <miquel.raynal@bootlin.com>
>  M:	Richard Weinberger <richard@nod.at>
>  M:	Vignesh Raghavendra <vigneshr@ti.com>
>  L:	linux-mtd@lists.infradead.org
> 

-- 
Regards
Vignesh

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer
  2019-04-01 15:09 [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer Miquel Raynal
  2019-04-01 15:09 ` [PATCH 2/2] MAINTAINERS: MTD Git repository is hosted on kernel.org Miquel Raynal
  2019-04-09 16:34 ` [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer Vignesh Raghavendra
@ 2019-04-10  7:14 ` Boris Brezillon
  2019-04-15  9:19 ` Tudor.Ambarus
  3 siblings, 0 replies; 6+ messages in thread
From: Boris Brezillon @ 2019-04-10  7:14 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Vignesh Raghavendra, Tudor Ambarus, Richard Weinberger,
	Marek Vasut, linux-mtd, Brian Norris, David Woodhouse

On Mon,  1 Apr 2019 17:09:37 +0200
Miquel Raynal <miquel.raynal@bootlin.com> wrote:

> Help Richard and hopefully Tudor and Vignesh maintaining MTD since
> Boris is leaving.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>

Acked-by: Boris Brezillon <boris.brezillon@collabora.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8a0a549c2fdf..383915d69a51 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9998,6 +9998,7 @@ MEMORY TECHNOLOGY DEVICES (MTD)
>  M:	David Woodhouse <dwmw2@infradead.org>
>  M:	Brian Norris <computersforpeace@gmail.com>
>  M:	Marek Vasut <marek.vasut@gmail.com>
> +M:	Miquel Raynal <miquel.raynal@bootlin.com>
>  M:	Richard Weinberger <richard@nod.at>
>  M:	Vignesh Raghavendra <vigneshr@ti.com>
>  L:	linux-mtd@lists.infradead.org


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer
  2019-04-01 15:09 [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer Miquel Raynal
                   ` (2 preceding siblings ...)
  2019-04-10  7:14 ` Boris Brezillon
@ 2019-04-15  9:19 ` Tudor.Ambarus
  3 siblings, 0 replies; 6+ messages in thread
From: Tudor.Ambarus @ 2019-04-15  9:19 UTC (permalink / raw)
  To: miquel.raynal, richard, dwmw2, computersforpeace, marek.vasut, vigneshr
  Cc: boris.brezillon, linux-mtd



On 04/01/2019 06:09 PM, Miquel Raynal wrote:
> External E-Mail
> 
> 
> Help Richard and hopefully Tudor and Vignesh maintaining MTD since
> Boris is leaving.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>

Acked-by: Tudor Ambarus <tudor.ambarus@microchip.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8a0a549c2fdf..383915d69a51 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9998,6 +9998,7 @@ MEMORY TECHNOLOGY DEVICES (MTD)
>  M:	David Woodhouse <dwmw2@infradead.org>
>  M:	Brian Norris <computersforpeace@gmail.com>
>  M:	Marek Vasut <marek.vasut@gmail.com>
> +M:	Miquel Raynal <miquel.raynal@bootlin.com>
>  M:	Richard Weinberger <richard@nod.at>
>  M:	Vignesh Raghavendra <vigneshr@ti.com>
>  L:	linux-mtd@lists.infradead.org
> 
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-04-15  9:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-01 15:09 [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer Miquel Raynal
2019-04-01 15:09 ` [PATCH 2/2] MAINTAINERS: MTD Git repository is hosted on kernel.org Miquel Raynal
2019-04-02  9:08   ` Miquel Raynal
2019-04-09 16:34 ` [PATCH 1/2] MAINTAINERS: Add myself as MTD maintainer Vignesh Raghavendra
2019-04-10  7:14 ` Boris Brezillon
2019-04-15  9:19 ` Tudor.Ambarus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).