diff options
author | Steven Rostedt (Google) <[email protected]> | 2022-10-06 10:43:47 -0400 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2022-10-06 11:25:40 -0400 |
commit | fb17b268396046ee8a10c0f5d30c0a7afeef77e2 (patch) | |
tree | af5c2b81fcdb0466d042042147ffd82b05ec082f | |
parent | a541a9559bb0a8ecc434de01d3e4826c32e8bb53 (diff) |
tracing: Update MAINTAINERS to reflect new tracing git repo
The tracing git repo will no longer be housed in my personal git repo,
but instead live in trace/linux-trace.git.
Update the MAINTAINERS file appropriately.
Link: https://lkml.kernel.org/r/[email protected]
Cc: Masami Hiramatsu <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 749558b09464..86b8aa4c11cb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11380,7 +11380,7 @@ M: Anil S Keshavamurthy <[email protected]> M: "David S. Miller" <[email protected]> M: Masami Hiramatsu <[email protected]> S: Maintained -T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git F: Documentation/trace/kprobes.rst F: include/asm-generic/kprobes.h F: include/linux/kprobes.h @@ -20617,7 +20617,7 @@ M: Steven Rostedt <[email protected]> M: Masami Hiramatsu <[email protected]> R: Mark Rutland <[email protected]> S: Maintained -T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git F: Documentation/trace/ftrace.rst F: arch/*/*/*/*ftrace* F: arch/*/*/*ftrace* |