[PATCH RESEND] dt-bindings: watchdog: qcom-wdt: Update maintainer to Rajendra Nayak

Jeffrey Hugo posted 1 patch 1 year, 11 months ago
Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH RESEND] dt-bindings: watchdog: qcom-wdt: Update maintainer to Rajendra Nayak
Posted by Jeffrey Hugo 1 year, 11 months ago
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 <quic_jhugo@quicinc.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Rajendra Nayak <quic_rjendra@quicinc.com>
---

Rob, will you take this into your tree for 6.9?

 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 <saiprakash.ranjan@codeaurora.org>
+  - Rajendra Nayak <quic_rjendra@quicinc.com>
 
 properties:
   $nodename:
-- 
2.34.1
Re: [PATCH RESEND] dt-bindings: watchdog: qcom-wdt: Update maintainer to Rajendra Nayak
Posted by Rob Herring 1 year, 11 months ago
On Fri, 23 Feb 2024 09:14:55 -0700, 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 <quic_jhugo@quicinc.com>
> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> Acked-by: Rajendra Nayak <quic_rjendra@quicinc.com>
> ---
> 
> Rob, will you take this into your tree for 6.9?
> 
>  Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!