diff options
| author | Masami Hiramatsu (Google) <[email protected]> | 2023-01-19 23:36:24 +0000 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2023-01-25 15:33:05 +0000 |
| commit | 78020233418518faa72fba11f40e1d53b9e88a2e (patch) | |
| tree | bdd9bdc3f4ef46b2c3f1764b286bd1c09fd3641c | |
| parent | rv: remove redundant initialization of pointer ptr (diff) | |
| download | kernel-78020233418518faa72fba11f40e1d53b9e88a2e.tar.gz kernel-78020233418518faa72fba11f40e1d53b9e88a2e.zip | |
bootconfig: Update MAINTAINERS file to add tree and mailing list
Since the bootconfig related changes will be handled on linux-trace
tree, add the tree and mailing lists for EXTRA BOOT CONFIG.
Link: https://lkml.kernel.org/r/167417138436.2333752.6988808113120359923.stgit@devnote3
Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 70be8603c8d3..e64ba36ced78 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7894,7 +7894,11 @@ F: include/linux/extcon/ EXTRA BOOT CONFIG M: Masami Hiramatsu <[email protected]> +Q: https://patchwork.kernel.org/project/linux-trace-kernel/list/ S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git F: Documentation/admin-guide/bootconfig.rst F: fs/proc/bootconfig.c F: include/linux/bootconfig.h |
