Re: [PATCH 1/4] MAINTAINERS: Add entry for ina238 driver

From: Guenter Roeck
Date: Wed Oct 25 2023 - 21:03:29 EST


On Wed, Oct 25, 2023 at 10:34:11AM +0000, Richard Leitner wrote:
> The ina238 driver is available since 2021 but lacks a MAINTAINERS entry
> file. Therefore add the missing entry now.
>
> Signed-off-by: Richard Leitner <richard.leitner@xxxxxxxxx>

NACK. I am already the hwmon maintainer, and there is no need
to list me as maintainer for every hwmon driver.

Guenter

> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 668d1e24452d..28f91c8a2e1c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10267,6 +10267,12 @@ F: Documentation/hwmon/ina2xx.rst
> F: drivers/hwmon/ina2xx.c
> F: include/linux/platform_data/ina2xx.h
>
> +INA238 HARDWARE MONITOR DRIVER
> +M: Guenter Roeck <linux@xxxxxxxxxxxx>
> +L: linux-hwmon@xxxxxxxxxxxxxxx
> +S: Maintained
> +F: drivers/hwmon/ina238.c
> +
> INDEX OF FURTHER KERNEL DOCUMENTATION
> M: Carlos Bilbao <carlos.bilbao@xxxxxxx>
> S: Maintained