2024-04-08 10:14:43

by Richard Genoud

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: mailmap: update Richard Genoud's email address

I'm working now at bootlin, so I'll use my bootlin address for kernel
development from now on.

Update also the yaml file for atmel-serial accordingly.

Signed-off-by: Richard Genoud <[email protected]>
---
.mailmap | 1 +
Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml | 2 +-
MAINTAINERS | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.mailmap b/.mailmap
index 8284692f9610..71e28f4e0d4a 100644
--- a/.mailmap
+++ b/.mailmap
@@ -524,6 +524,7 @@ Rémi Denis-Courmont <[email protected]>
Ricardo Ribalda <[email protected]> <[email protected]>
Ricardo Ribalda <[email protected]> Ricardo Ribalda Delgado <[email protected]>
Ricardo Ribalda <[email protected]> <[email protected]>
+Richard Genoud <[email protected]> <[email protected]>
Richard Leitner <[email protected]> <[email protected]>
Richard Leitner <[email protected]> <[email protected]>
Richard Leitner <[email protected]> <[email protected]>
diff --git a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
index 65cb2e5c5eee..eb2992a447d7 100644
--- a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
+++ b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
@@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Atmel Universal Synchronous Asynchronous Receiver/Transmitter (USART)

maintainers:
- - Richard Genoud <[email protected]>
+ - Richard Genoud <[email protected]>

properties:
compatible:
diff --git a/MAINTAINERS b/MAINTAINERS
index aea47e04c3a5..0dbdc81e46c6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14363,7 +14363,7 @@ F: drivers/dma/at_xdmac.c
F: include/dt-bindings/dma/at91.h

MICROCHIP AT91 SERIAL DRIVER
-M: Richard Genoud <[email protected]>
+M: Richard Genoud <[email protected]>
S: Maintained
F: Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
F: drivers/tty/serial/atmel_serial.c


2024-04-08 11:33:50

by Nicolas Ferre

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: mailmap: update Richard Genoud's email address

On 08/04/2024 at 12:13, Richard Genoud wrote:
> I'm working now at bootlin, so I'll use my bootlin address for kernel
> development from now on.
>
> Update also the yaml file for atmel-serial accordingly.
>
> Signed-off-by: Richard Genoud <[email protected]>

Thanks for the update Richard!
Reviewed-by: Nicolas Ferre <[email protected]>

Best regards,
Nicolas

> ---
> .mailmap | 1 +
> Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml | 2 +-
> MAINTAINERS | 2 +-
> 3 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/.mailmap b/.mailmap
> index 8284692f9610..71e28f4e0d4a 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -524,6 +524,7 @@ Rémi Denis-Courmont <[email protected]>
> Ricardo Ribalda <[email protected]> <[email protected]>
> Ricardo Ribalda <[email protected]> Ricardo Ribalda Delgado <[email protected]>
> Ricardo Ribalda <[email protected]> <[email protected]>
> +Richard Genoud <[email protected]> <[email protected]>
> Richard Leitner <[email protected]> <[email protected]>
> Richard Leitner <[email protected]> <[email protected]>
> Richard Leitner <[email protected]> <[email protected]>
> diff --git a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
> index 65cb2e5c5eee..eb2992a447d7 100644
> --- a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
> +++ b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
> @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Atmel Universal Synchronous Asynchronous Receiver/Transmitter (USART)
>
> maintainers:
> - - Richard Genoud <[email protected]>
> + - Richard Genoud <[email protected]>
>
> properties:
> compatible:
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aea47e04c3a5..0dbdc81e46c6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14363,7 +14363,7 @@ F: drivers/dma/at_xdmac.c
> F: include/dt-bindings/dma/at91.h
>
> MICROCHIP AT91 SERIAL DRIVER
> -M: Richard Genoud <[email protected]>
> +M: Richard Genoud <[email protected]>
> S: Maintained
> F: Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
> F: drivers/tty/serial/atmel_serial.c