[PATCH RFC] MAINTAINERS: add TRACE EVENT LIBRARY section

From: Lukas Bulwahn
Date: Sat Feb 01 2020 - 11:19:46 EST


The git history shows that the files under ./tools/lib/traceevent/ are
being developed and maintained by Tzetomir Stoyanov and Steven Rostedt
and are discussed on the linux-trace-devel list.

Add a suitable section in MAINTAINERS for patches to reach them.

This was identified with a small script that finds all files only
belonging to "THE REST" according to the current MAINTAINERS file, and I
acted upon its output.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
Ceco, Steven, I added the information based on what I could see from an
outsider view. Please change and more files to the entry if needed.

applies cleanly on current master and next-20200131

Ceco, congrats becoming a kernel maintainer :)

MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1f77fb8cdde3..17eb358c3fda 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16903,6 +16903,13 @@ T: git git://git.infradead.org/users/jjs/linux-tpmdd.git
S: Maintained
F: drivers/char/tpm/

+TRACE EVENT LIBRARY
+M: Tzvetomir Stoyanov <tz.stoyanov@xxxxxxxxx>
+M: Steven Rostedt <rostedt@xxxxxxxxxxx>
+L: linux-trace-devel@xxxxxxxxxxxxxxx
+S: Maintained
+F: tools/lib/traceevent/
+
TRACING
M: Steven Rostedt <rostedt@xxxxxxxxxxx>
M: Ingo Molnar <mingo@xxxxxxxxxx>
--
2.17.1