diff mbox series

[v4,2/2] MAINTAINERS: add myself as counter watch events tool maintainer

Message ID 20231213173117.4174511-3-fabrice.gasnier@foss.st.com (mailing list archive)
State Handled Elsewhere
Headers show
Series tools: counter: add counter_watch_events | expand

Commit Message

Fabrice Gasnier Dec. 13, 2023, 5:31 p.m. UTC
Add MAINTAINERS entry for the counter watch events tool. William has
been asking to add at least me as the point of contact for this utility.

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
---
Changes in v4: Explicitly add 'L' line to specify linux-iio mailing list

Changes in v3: Add MAINTAINERS entry. This is a split of another patch
series[1].
[1] https://lore.kernel.org/lkml/20230922143920.3144249-1-fabrice.gasnier@foss.st.com/
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index dd5de540ec0b..e561d0b086ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5322,6 +5322,12 @@  F:	include/linux/counter.h
 F:	include/uapi/linux/counter.h
 F:	tools/counter/
 
+COUNTER WATCH EVENTS TOOL
+M:	Fabrice Gasnier <fabrice.gasnier@foss.st.com>
+L:	linux-iio@vger.kernel.org
+S:	Maintained
+F:	tools/counter/counter_watch_events.c
+
 CP2615 I2C DRIVER
 M:	Bence Csókás <bence98@sch.bme.hu>
 S:	Maintained