[PATCH] dt-bindings: thermal: lmh: update maintainer address

David Heidelberg posted 1 patch 2 years, 3 months ago
Documentation/devicetree/bindings/thermal/qcom-lmh.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] dt-bindings: thermal: lmh: update maintainer address
Posted by David Heidelberg 2 years, 3 months ago
The old email is no longer functioning.

Fixes: 17b1362d4919 ("MAINTAINERS: Update email address")
Signed-off-by: David Heidelberg <david@ixit.cz>
---
 Documentation/devicetree/bindings/thermal/qcom-lmh.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml b/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml
index 92762efc2120..5ff72ce5c887 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-lmh.yaml
@@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Qualcomm Limits Management Hardware(LMh)
 
 maintainers:
-  - Thara Gopinath <thara.gopinath@linaro.org>
+  - Thara Gopinath <thara.gopinath@gmail.com>
 
 description:
   Limits Management Hardware(LMh) is a hardware infrastructure on some
-- 
2.40.1
Re: [PATCH] dt-bindings: thermal: lmh: update maintainer address
Posted by Rob Herring 2 years, 3 months ago
On Thu, 24 Aug 2023 00:36:22 +0200, David Heidelberg wrote:
> The old email is no longer functioning.
> 
> Fixes: 17b1362d4919 ("MAINTAINERS: Update email address")
> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
>  Documentation/devicetree/bindings/thermal/qcom-lmh.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!