diff options
author | Peter Zijlstra <[email protected]> | 2015-11-16 11:07:44 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-11-23 09:39:07 +0100 |
commit | daecbd267daad36c1cd90254f502610f82efcb30 (patch) | |
tree | a083296c13da0ad9694e42fb11127456f848313e | |
parent | 614e4c4ebc75517295bccd29b20ddbc5b52af6fc (diff) |
perf: Update email address in MAINTAINERS
While still valid, I'm trying to phase out this email address.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vince Weaver <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 050d0e77a2cf..a45fe3538d2f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8284,7 +8284,7 @@ F: include/linux/delayacct.h F: kernel/delayacct.c PERFORMANCE EVENTS SUBSYSTEM -M: Peter Zijlstra <[email protected]> +M: Peter Zijlstra <[email protected]> M: Ingo Molnar <[email protected]> M: Arnaldo Carvalho de Melo <[email protected]> |