linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: hwmon: Replace bouncing Alexandru Tachici emails
@ 2025-07-24 11:37 Krzysztof Kozlowski
  2025-07-25 23:17 ` Rob Herring (Arm)
  2025-07-27 14:07 ` Guenter Roeck
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-07-24 11:37 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Cedric Encarnacion, linux-hwmon, devicetree,
	linux-kernel
  Cc: Krzysztof Kozlowski

Emails to alexandru.tachici@analog.com bounce permanently:

  Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not found by SMTP address lookup'

so replace him with Cedric Encarnacion from Analog.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

I don't know who from Analog should maintain these devices, so I chosen
author from Analog of one of last commits.

Cedric Encarnacion, could you confirm that you are okay (or not) with this?
---
 Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml | 2 +-
 Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml b/Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml
index 4f8e11bd5142..fe87a592de45 100644
--- a/Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml
+++ b/Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml
@@ -8,7 +8,7 @@ title: Analog Devices ADM1266 Cascadable Super Sequencer with Margin
   Control and Fault Recording
 
 maintainers:
-  - Alexandru Tachici <alexandru.tachici@analog.com>
+  - Cedric Encarnacion <cedricjustine.encarnacion@analog.com>
 
 description: |
   Analog Devices ADM1266 Cascadable Super Sequencer with Margin
diff --git a/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml b/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml
index 0ad12d245656..38a8f3a14c02 100644
--- a/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml
+++ b/Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Linear Technology 2992 Power Monitor
 
 maintainers:
-  - Alexandru Tachici <alexandru.tachici@analog.com>
+  - Cedric Encarnacion <cedricjustine.encarnacion@analog.com>
 
 description: |
   Linear Technology 2992 Dual Wide Range Power Monitor
-- 
2.48.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: hwmon: Replace bouncing Alexandru Tachici emails
  2025-07-24 11:37 [PATCH] dt-bindings: hwmon: Replace bouncing Alexandru Tachici emails Krzysztof Kozlowski
@ 2025-07-25 23:17 ` Rob Herring (Arm)
  2025-07-27 14:07 ` Guenter Roeck
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring (Arm) @ 2025-07-25 23:17 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Cedric Encarnacion, Guenter Roeck, Jean Delvare, devicetree,
	linux-kernel, Conor Dooley, Krzysztof Kozlowski, linux-hwmon


On Thu, 24 Jul 2025 13:37:36 +0200, Krzysztof Kozlowski wrote:
> Emails to alexandru.tachici@analog.com bounce permanently:
> 
>   Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not found by SMTP address lookup'
> 
> so replace him with Cedric Encarnacion from Analog.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> ---
> 
> I don't know who from Analog should maintain these devices, so I chosen
> author from Analog of one of last commits.
> 
> Cedric Encarnacion, could you confirm that you are okay (or not) with this?
> ---
>  Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml | 2 +-
>  Documentation/devicetree/bindings/hwmon/adi,ltc2992.yaml | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: hwmon: Replace bouncing Alexandru Tachici emails
  2025-07-24 11:37 [PATCH] dt-bindings: hwmon: Replace bouncing Alexandru Tachici emails Krzysztof Kozlowski
  2025-07-25 23:17 ` Rob Herring (Arm)
@ 2025-07-27 14:07 ` Guenter Roeck
  1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2025-07-27 14:07 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Jean Delvare, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Cedric Encarnacion, linux-hwmon, devicetree, linux-kernel

On Thu, Jul 24, 2025 at 01:37:36PM +0200, Krzysztof Kozlowski wrote:
> Emails to alexandru.tachici@analog.com bounce permanently:
> 
>   Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not found by SMTP address lookup'
> 
> so replace him with Cedric Encarnacion from Analog.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Acked-by: Rob Herring (Arm) <robh@kernel.org>
> ---
> 
> I don't know who from Analog should maintain these devices, so I chosen
> author from Analog of one of last commits.
> 
> Cedric Encarnacion, could you confirm that you are okay (or not) with this?
> ---

Applied. If there is a better maintainer, lets update it again later.

Thanks,
Guenter

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-07-27 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-24 11:37 [PATCH] dt-bindings: hwmon: Replace bouncing Alexandru Tachici emails Krzysztof Kozlowski
2025-07-25 23:17 ` Rob Herring (Arm)
2025-07-27 14:07 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).