diff options
author | Mathieu Desnoyers <[email protected]> | 2023-11-15 10:50:18 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2023-11-22 18:37:37 -0500 |
commit | 76d9eafff4484547ed9e606c8227ac9799a9f2da (patch) | |
tree | 56e18756d74027da503ddb58eac071add9532042 | |
parent | f49f950c217bfb40f11662bab39cb388d41e4cfb (diff) |
MAINTAINERS: TRACING: Add Mathieu Desnoyers as Reviewer
In order to make sure I get CC'd on tracing changes for which my input
would be relevant, add my name as reviewer of the TRACING subsystem.
Link: https://lore.kernel.org/linux-trace-kernel/[email protected]
Acked-by: Masami Hiramatsu (Google) <[email protected]>
Signed-off-by: Mathieu Desnoyers <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea790149af79..a2d4ef4d90f6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22078,6 +22078,7 @@ F: drivers/watchdog/tqmx86_wdt.c TRACING M: Steven Rostedt <[email protected]> M: Masami Hiramatsu <[email protected]> +R: Mathieu Desnoyers <[email protected]> S: Maintained |