[PATCH] MAINTAINERS: add entry for VEML6030 ambient light sensor driver

From: Javier Carrasco
Date: Tue Oct 08 2024 - 12:22:48 EST


Add an entry in the MAINTAINERS file for this driver after contributing
to it.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
---
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,
--
Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>