2024-02-09 16:18:47

by Jeffrey Hugo

[permalink] [raw]
Subject: [PATCH] dt-bindings: watchdog: qcom-wdt: Update maintainer to Rajendra Nayak

The servers for the @codeaurora domain are long retired and any messages
sent there will bounce. Sai has left the company and appears no longer
active in the community which leaves this binding orphaned. Rajendra Nayak
has volunteered to take over as maintainer.

Signed-off-by: Jeffrey Hugo <[email protected]>
---
Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
index a4f35c598cdb..47587971fb0b 100644
--- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Krait Processor Sub-system (KPSS) Watchdog timer

maintainers:
- - Sai Prakash Ranjan <[email protected]>
+ - Rajendra Nayak <[email protected]>

properties:
$nodename:
--
2.34.1



2024-02-09 16:23:29

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: watchdog: qcom-wdt: Update maintainer to Rajendra Nayak

On 2/9/24 08:18, Jeffrey Hugo wrote:
> The servers for the @codeaurora domain are long retired and any messages
> sent there will bounce. Sai has left the company and appears no longer
> active in the community which leaves this binding orphaned. Rajendra Nayak
> has volunteered to take over as maintainer.
>
> Signed-off-by: Jeffrey Hugo <[email protected]>

Reviewed-by: Guenter Roeck <[email protected]>

> ---
> Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> index a4f35c598cdb..47587971fb0b 100644
> --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Qualcomm Krait Processor Sub-system (KPSS) Watchdog timer
>
> maintainers:
> - - Sai Prakash Ranjan <[email protected]>
> + - Rajendra Nayak <[email protected]>
>
> properties:
> $nodename:


2024-02-12 03:01:45

by Rajendra Nayak

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: watchdog: qcom-wdt: Update maintainer to Rajendra Nayak



On 2/9/2024 9:48 PM, Jeffrey Hugo wrote:
> The servers for the @codeaurora domain are long retired and any messages
> sent there will bounce. Sai has left the company and appears no longer
> active in the community which leaves this binding orphaned. Rajendra Nayak
> has volunteered to take over as maintainer.
>
> Signed-off-by: Jeffrey Hugo <[email protected]>

Acked-by: Rajendra Nayak <[email protected]>

> ---
> Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> index a4f35c598cdb..47587971fb0b 100644
> --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Qualcomm Krait Processor Sub-system (KPSS) Watchdog timer
>
> maintainers:
> - - Sai Prakash Ranjan <[email protected]>
> + - Rajendra Nayak <[email protected]>
>
> properties:
> $nodename:

2024-02-16 16:25:07

by Jeffrey Hugo

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: watchdog: qcom-wdt: Update maintainer to Rajendra Nayak

On 2/9/2024 9:18 AM, Jeffrey Hugo wrote:
> The servers for the @codeaurora domain are long retired and any messages
> sent there will bounce. Sai has left the company and appears no longer
> active in the community which leaves this binding orphaned. Rajendra Nayak
> has volunteered to take over as maintainer.
>
> Signed-off-by: Jeffrey Hugo <[email protected]>

Guenter/Wim, will you take this change?

-Jeff