[PATCH] MAINTAINERS: add myself as a tracing reviewer

From: Mark Rutland
Date: Wed Sep 28 2022 - 07:46:33 EST


Since I'm actively involved in a number of arch bits that intersect
ftrace (e.g. the actual arch implementation on arm64, stacktracing,
entry management, and general instrumentation safety), add myself as a
reviewer of the core ftrace code so that I have the change to catch any
potential problems early.

I spoke with Steven about this at LPC, and it seemed to make sense to
add me as a reviewer.

Signed-off-by: Mark Rutland <mark.rutland@xxxxxxx>
Cc: Steven Rostedt <rostedt@xxxxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 56ff555ed5a4b..945d4130a1a2e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20615,6 +20615,7 @@ F: drivers/char/tpm/
TRACING
M: Steven Rostedt <rostedt@xxxxxxxxxxx>
M: Ingo Molnar <mingo@xxxxxxxxxx>
+R: Mark Rutland <mark.rutland@xxxxxxx>
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
F: Documentation/trace/ftrace.rst
--
2.30.2