diff options
author | Fabrice Gasnier <[email protected]> | 2023-12-13 18:31:17 +0100 |
---|---|---|
committer | William Breathitt Gray <[email protected]> | 2023-12-18 08:42:20 -0500 |
commit | 8e21e4693d8502ee31ef7984e16c3d9cab6c926a (patch) | |
tree | 9f0bb6b192f18521f3f65b5a46ad6f5005fa1a33 | |
parent | 1e73427f66353b7fe21c138787ff2b711ca1c0dd (diff) |
MAINTAINERS: add myself as counter watch events tool maintainer
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: William Breathitt Gray <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e2c6187a3ac8..d3356a2d5732 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5377,6 +5377,12 @@ F: include/linux/counter.h F: include/uapi/linux/counter.h F: tools/counter/ +COUNTER WATCH EVENTS TOOL +M: Fabrice Gasnier <[email protected]> +S: Maintained +F: tools/counter/counter_watch_events.c + CP2615 I2C DRIVER M: Bence Csókás <[email protected]> S: Maintained |