diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2023-03-06 14:50:45 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-03-06 17:23:18 -0300 |
commit | 5b201a82cd9d0945d70562974ea6ad8e3b1861b5 (patch) | |
tree | 50f25b490b604b9c98edfe4884c5891b87f9abc0 | |
parent | 06a1574b94ee5272789eaea05a5bdddedea7cc0d (diff) |
perf tools: Add Adrian Hunter to MAINTAINERS as a reviewer
Adrian is the main author of the Intel PT codebase and has been
reviewing perf tooling patches consistently for a long time, so lets
reflect that in the MAINTAINERS file so that contributors add him to the
CC list in patch submissions.
Acked-by: Adrian Hunter <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 66b5d5a51d5b..8e46fa10a631 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16425,6 +16425,7 @@ 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]> S: Supported |