diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2024-01-08 17:11:13 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-01-08 17:29:15 -0300 |
commit | d988c9f511af71a3445b6a4f3a2c67208ff8e480 (patch) | |
tree | 615046369bc6ad06d85c694366b15df30bcd4045 | |
parent | b6d8b858dbbbd832d255c3c8a3721173e6edf036 (diff) |
MAINTAINERS: Add Namhyung as tools/perf/ co-maintainer
Acked-by: Ingo Molnar <[email protected]>
Acked-by: Linus Torvalds <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Link: https://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9104430e148e..041ef848d736 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16896,10 +16896,10 @@ PERFORMANCE EVENTS SUBSYSTEM M: Peter Zijlstra <[email protected]> M: Ingo Molnar <[email protected]> M: Arnaldo Carvalho de Melo <[email protected]> +M: Namhyung Kim <[email protected]> R: Mark Rutland <[email protected]> R: Alexander Shishkin <[email protected]> R: Jiri Olsa <[email protected]> -R: Namhyung Kim <[email protected]> R: Ian Rogers <[email protected]> R: Adrian Hunter <[email protected]> |