[PATCH] dt-bindings: hwmon: ntc-thermistor: drop Naveen Krishna Chatradhi from maintainers

Krzysztof Kozlowski posted 1 patch 2 years, 9 months ago
Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml | 1 -
1 file changed, 1 deletion(-)
[PATCH] dt-bindings: hwmon: ntc-thermistor: drop Naveen Krishna Chatradhi from maintainers
Posted by Krzysztof Kozlowski 2 years, 9 months ago
Emails to Naveen Krishna Chatradhi bounce ("550 5.1.1 Recipient address
rejected: User unknown").

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml b/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
index def693a60f55..3d0146e20d3e 100644
--- a/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
+++ b/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
@@ -6,7 +6,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: NTC thermistor temperature sensors
 
 maintainers:
-  - Naveen Krishna Chatradhi <ch.naveen@samsung.com>
   - Linus Walleij <linus.walleij@linaro.org>
 
 description: |
-- 
2.34.1
Re: [PATCH] dt-bindings: hwmon: ntc-thermistor: drop Naveen Krishna Chatradhi from maintainers
Posted by Rob Herring 2 years, 9 months ago
On Tue, 13 Dec 2022 11:06:26 +0100, Krzysztof Kozlowski wrote:
> Emails to Naveen Krishna Chatradhi bounce ("550 5.1.1 Recipient address
> rejected: User unknown").
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml | 1 -
>  1 file changed, 1 deletion(-)
> 

Applied, thanks!