diff mbox series

MAINTAINERS: repair Miquel Raynal's email address

Message ID 20210726144949.10439-1-lukas.bulwahn@gmail.com
State Accepted
Headers show
Series MAINTAINERS: repair Miquel Raynal's email address | expand

Commit Message

Lukas Bulwahn July 26, 2021, 2:49 p.m. UTC
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(-)

Comments

Miquel Raynal July 27, 2021, 6:43 a.m. UTC | #1
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
Miquel Raynal Aug. 6, 2021, 8:03 p.m. UTC | #2
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
diff mbox series

Patch

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