On Tue, 08 Oct 2024 18:22:07 +0200 Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> wrote: > Add an entry in the MAINTAINERS file for this driver after contributing > to it. > > Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> Thanks for taking this on. Applied. > --- > Maintenance of this driver has been agreed with the original author, > who has been added to the recipients. > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9ed1921f6bf2..7beb8e6656ee 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -24732,6 +24732,12 @@ S: Maintained > F: drivers/input/serio/userio.c > F: include/uapi/linux/userio.h > > +VISHAY VEML6030 AMBIENT LIGHT SENSOR DRIVER > +M: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> > +S: Maintained > +F: Documentation/devicetree/bindings/iio/light/vishay,veml6030.yaml > +F: drivers/iio/light/veml6030.c > + > VISHAY VEML6075 UVA AND UVB LIGHT SENSOR DRIVER > M: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> > S: Maintained > > --- > base-commit: 33ce24234fca4c083e6685a18b460a18ebb5d5c1 > change-id: 20241008-veml6030-maintainer-4cddc8d7e9bf > > Best regards,