From: Nicolas Ferre <[email protected]>
Update according to new MAINTAINERS entry.
Signed-off-by: Nicolas Ferre <[email protected]>
---
Hi,
Patch for new MAINTAINERS entry is here:
https://lore.kernel.org/linux-arm-kernel/23819d8baa635815d0893955197561fe4f044d5e.1643553501.git.nicolas.ferre@microchip.com/
Regards,
Nicolas
Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml b/Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml
index c1527637eb74..3ce45456d867 100644
--- a/Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml
+++ b/Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml
@@ -9,7 +9,7 @@ title: Atmel AT91 True Random Number Generator
maintainers:
- Nicolas Ferre <[email protected]>
- Alexandre Belloni <[email protected]>
- - Ludovic Desroches <[email protected]>
+ - Claudiu Beznea <[email protected]>
properties:
compatible:
--
2.32.0
On 1/30/2022 3:47 PM, [email protected] wrote:
> From: Nicolas Ferre <[email protected]>
>
> Update according to new MAINTAINERS entry.
>
> Signed-off-by: Nicolas Ferre <[email protected]>
Acked-by: Ludovic Desroches <[email protected]>
> ---
> Hi,
>
> Patch for new MAINTAINERS entry is here:
> https://lore.kernel.org/linux-arm-kernel/23819d8baa635815d0893955197561fe4f044d5e.1643553501.git.nicolas.ferre@microchip.com/
>
> Regards,
> Nicolas
>
> Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml b/Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml
> index c1527637eb74..3ce45456d867 100644
> --- a/Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml
> +++ b/Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml
> @@ -9,7 +9,7 @@ title: Atmel AT91 True Random Number Generator
> maintainers:
> - Nicolas Ferre <[email protected]>
> - Alexandre Belloni <[email protected]>
> - - Ludovic Desroches <[email protected]>
> + - Claudiu Beznea <[email protected]>
>
> properties:
> compatible:
On Sun, 30 Jan 2022 15:47:08 +0100, [email protected] wrote:
> From: Nicolas Ferre <[email protected]>
>
> Update according to new MAINTAINERS entry.
>
> Signed-off-by: Nicolas Ferre <[email protected]>
> ---
> Hi,
>
> Patch for new MAINTAINERS entry is here:
> https://lore.kernel.org/linux-arm-kernel/23819d8baa635815d0893955197561fe4f044d5e.1643553501.git.nicolas.ferre@microchip.com/
>
> Regards,
> Nicolas
>
> Documentation/devicetree/bindings/rng/atmel,at91-trng.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied, thanks!