Message ID | 20230406204750.3017850-1-krzysztof.kozlowski@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [v2] MAINTAINERS: hwmon: drop Agathe Porte | expand |
On Thu, Apr 06, 2023 at 10:47:50PM +0200, Krzysztof Kozlowski wrote: > Mails to Agathe Porte bounce ("550 5.4.1 Recipient address rejected: > Access denied. AS(201806281)"). > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- Applied. Thanks, Guenter > > Changes since v1: > 1. Update also bindings. > --- > Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml | 2 +- > MAINTAINERS | 1 - > 2 files changed, 1 insertion(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml b/Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml > index e7493e25a7d2..f9c00cbb2806 100644 > --- a/Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml > +++ b/Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: TMP464 and TMP468 temperature sensors > > maintainers: > - - Agathe Porte <agathe.porte@nokia.com> > + - Guenter Roeck <linux@roeck-us.net> > > description: | > ±0.0625°C Remote and Local temperature sensor > diff --git a/MAINTAINERS b/MAINTAINERS > index 99b665e85f0a..7f0b8076f144 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -21173,7 +21173,6 @@ F: Documentation/hwmon/tmp401.rst > F: drivers/hwmon/tmp401.c > > TMP464 HARDWARE MONITOR DRIVER > -M: Agathe Porte <agathe.porte@nokia.com> > M: Guenter Roeck <linux@roeck-us.net> > L: linux-hwmon@vger.kernel.org > S: Maintained
diff --git a/Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml b/Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml index e7493e25a7d2..f9c00cbb2806 100644 --- a/Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml +++ b/Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: TMP464 and TMP468 temperature sensors maintainers: - - Agathe Porte <agathe.porte@nokia.com> + - Guenter Roeck <linux@roeck-us.net> description: | ±0.0625°C Remote and Local temperature sensor diff --git a/MAINTAINERS b/MAINTAINERS index 99b665e85f0a..7f0b8076f144 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21173,7 +21173,6 @@ F: Documentation/hwmon/tmp401.rst F: drivers/hwmon/tmp401.c TMP464 HARDWARE MONITOR DRIVER -M: Agathe Porte <agathe.porte@nokia.com> M: Guenter Roeck <linux@roeck-us.net> L: linux-hwmon@vger.kernel.org S: Maintained
Mails to Agathe Porte bounce ("550 5.4.1 Recipient address rejected: Access denied. AS(201806281)"). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- Changes since v1: 1. Update also bindings. --- Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml | 2 +- MAINTAINERS | 1 - 2 files changed, 1 insertion(+), 2 deletions(-)