diff options
author | Mathieu Poirier <[email protected]> | 2022-05-09 10:35:10 -0600 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-05-10 12:52:46 -0300 |
commit | c46721e4604f260918e660550a16d1e28637d66c (patch) | |
tree | 0fa5285bab71cf1c4b407134569a714e3746c6cd | |
parent | 474e76c4075c10461c4373d932a083e25d6adf3c (diff) |
MAINTAINERS: Add James and Mike as Arm64 performance events reviewers
James, Mike and Leo have been doing all the reviews and development work
for the Coresight perf tools for a couple of years now. As such remove
my name and add James and Mike as official reviewers (Leo is already
listed as such).
Signed-off-by: Mathieu Poirier <[email protected]>
Cc: James Clark <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: [email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e8c52d0192a6..2da9d14dde85 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15475,7 +15475,8 @@ F: tools/perf/ PERFORMANCE EVENTS TOOLING ARM64 R: John Garry <[email protected]> R: Will Deacon <[email protected]> -R: Mathieu Poirier <[email protected]> +R: James Clark <[email protected]> +R: Mike Leach <[email protected]> R: Leo Yan <[email protected]> L: [email protected] (moderated for non-subscribers) S: Supported |