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

From: Richard Leitner
Date: Thu Oct 26 2023 - 02:46:37 EST


On Wed, Oct 25, 2023 at 06:03:23PM -0700, Guenter Roeck wrote:
> 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.

Thanks for the feedback. Understood. Will remove the entry in v2.

regards;rl

>
> 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