diff options
author | Peter Zijlstra <[email protected]> | 2016-02-26 10:35:45 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-29 09:35:12 +0100 |
commit | a54d690e7ca24c8c8eea32856286ef298ed0608b (patch) | |
tree | d8f783ea2e166f96a7ea8763b4538a1f321c0b97 | |
parent | 6cb2f1d9af5b0f0afdd4e689d969df4b5c76a4c2 (diff) |
perf: Add a reviewer
Alexander volunteered to review perf (kernel) patches.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vince Weaver <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index da3e4d8016d0..90d370c3f921 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8448,6 +8448,7 @@ PERFORMANCE EVENTS SUBSYSTEM M: Peter Zijlstra <[email protected]> M: Ingo Molnar <[email protected]> M: Arnaldo Carvalho de Melo <[email protected]> +R: Alexander Shishkin <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core S: Supported |