[PATCH] regulator: MAINTAINERS: add status for IRQ helpers

From: Krzysztof Kozlowski
Date: Mon Dec 18 2023 - 05:30:45 EST


Each maintainer entry should have a status field:

$ ./scripts/get_maintainer.pl --self-test=sections
./MAINTAINERS:23368: warning: section without status

Fixes: d55444adedae ("MAINTAINERS: Add reviewer for regulator irq_helpers")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 30322190a72f..6fd22db830f5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23367,6 +23367,7 @@ K: regulator_get_optional

VOLTAGE AND CURRENT REGULATOR IRQ HELPERS
R: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
+S: Maintained
F: drivers/regulator/irq_helpers.c

VRF
--
2.34.1