linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: repair Miquel Raynal's email address
@ 2021-07-26 14:49 Lukas Bulwahn
  2021-07-27  6:43 ` Miquel Raynal
  2021-08-06 20:03 ` Miquel Raynal
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2021-07-26 14:49 UTC (permalink / raw)
  To: Miquel Raynal, Krzysztof Kozlowski
  Cc: Naga Sureshkumar Relli, linux-mtd, Ralf Ramsauer,
	kernel-janitors, linux-kernel, Lukas Bulwahn

Commit d70c6b026069 ("MAINTAINERS: Add PL353 NAND controller entry") and
commit 813d52799ad2 ("MAINTAINERS: Add PL353 SMC entry") adds Miquel
Raynal as maintainer with an obvious invalid email address, which can be
easily fixed.

Repair this copy-and-paste error in Miquel Raynal's email address.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Miquel, please pick or ack this patch.
Krzysztof, please pick this patch if Miquel does not.

 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d69b2d4646be..f31922d0503a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1476,7 +1476,7 @@ F:	drivers/amba/
 F:	include/linux/amba/bus.h
 
 ARM PRIMECELL PL35X NAND CONTROLLER DRIVER
-M:	Miquel Raynal <miquel.raynal@bootlin.com@bootlin.com>
+M:	Miquel Raynal <miquel.raynal@bootlin.com>
 M:	Naga Sureshkumar Relli <nagasure@xilinx.com>
 L:	linux-mtd@lists.infradead.org
 S:	Maintained
@@ -1484,7 +1484,7 @@ F:	Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml
 F:	drivers/mtd/nand/raw/pl35x-nand-controller.c
 
 ARM PRIMECELL PL35X SMC DRIVER
-M:	Miquel Raynal <miquel.raynal@bootlin.com@bootlin.com>
+M:	Miquel Raynal <miquel.raynal@bootlin.com>
 M:	Naga Sureshkumar Relli <nagasure@xilinx.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: repair Miquel Raynal's email address
  2021-07-26 14:49 [PATCH] MAINTAINERS: repair Miquel Raynal's email address Lukas Bulwahn
@ 2021-07-27  6:43 ` Miquel Raynal
  2021-08-06 20:03 ` Miquel Raynal
  1 sibling, 0 replies; 3+ messages in thread
From: Miquel Raynal @ 2021-07-27  6:43 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Krzysztof Kozlowski, Naga Sureshkumar Relli, linux-mtd,
	Ralf Ramsauer, kernel-janitors, linux-kernel

Hi Lukas,

Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote on Mon, 26 Jul 2021
16:49:49 +0200:

> Commit d70c6b026069 ("MAINTAINERS: Add PL353 NAND controller entry") and
> commit 813d52799ad2 ("MAINTAINERS: Add PL353 SMC entry") adds Miquel
> Raynal as maintainer with an obvious invalid email address, which can be
> easily fixed.
> 
> Repair this copy-and-paste error in Miquel Raynal's email address.

Sometimes my fingers don't follow my commands, strange that I did
not spot it earlier. I'll take this through my tree.

> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Miquel, please pick or ack this patch.
> Krzysztof, please pick this patch if Miquel does not.
> 
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d69b2d4646be..f31922d0503a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1476,7 +1476,7 @@ F:	drivers/amba/
>  F:	include/linux/amba/bus.h
>  
>  ARM PRIMECELL PL35X NAND CONTROLLER DRIVER
> -M:	Miquel Raynal <miquel.raynal@bootlin.com@bootlin.com>
> +M:	Miquel Raynal <miquel.raynal@bootlin.com>
>  M:	Naga Sureshkumar Relli <nagasure@xilinx.com>
>  L:	linux-mtd@lists.infradead.org
>  S:	Maintained
> @@ -1484,7 +1484,7 @@ F:	Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml
>  F:	drivers/mtd/nand/raw/pl35x-nand-controller.c
>  
>  ARM PRIMECELL PL35X SMC DRIVER
> -M:	Miquel Raynal <miquel.raynal@bootlin.com@bootlin.com>
> +M:	Miquel Raynal <miquel.raynal@bootlin.com>
>  M:	Naga Sureshkumar Relli <nagasure@xilinx.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained


Thanks,
Miquèl

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

* Re: [PATCH] MAINTAINERS: repair Miquel Raynal's email address
  2021-07-26 14:49 [PATCH] MAINTAINERS: repair Miquel Raynal's email address Lukas Bulwahn
  2021-07-27  6:43 ` Miquel Raynal
@ 2021-08-06 20:03 ` Miquel Raynal
  1 sibling, 0 replies; 3+ messages in thread
From: Miquel Raynal @ 2021-08-06 20:03 UTC (permalink / raw)
  To: Lukas Bulwahn, Miquel Raynal, Krzysztof Kozlowski
  Cc: Naga Sureshkumar Relli, linux-mtd, Ralf Ramsauer,
	kernel-janitors, linux-kernel

On Mon, 2021-07-26 at 14:49:49 UTC, Lukas Bulwahn wrote:
> Commit d70c6b026069 ("MAINTAINERS: Add PL353 NAND controller entry") and
> commit 813d52799ad2 ("MAINTAINERS: Add PL353 SMC entry") adds Miquel
> Raynal as maintainer with an obvious invalid email address, which can be
> easily fixed.
> 
> Repair this copy-and-paste error in Miquel Raynal's email address.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel

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

end of thread, other threads:[~2021-08-06 20:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-26 14:49 [PATCH] MAINTAINERS: repair Miquel Raynal's email address Lukas Bulwahn
2021-07-27  6:43 ` Miquel Raynal
2021-08-06 20:03 ` Miquel Raynal

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).