2009-04-08 23:28:20

by Paul Mackerras

[permalink] [raw]
Subject: [PATCH] perf_counter: add MAINTAINERS entry

This adds an entry in MAINTAINERS for the perf_counter subsystem.

Signed-off-by: Paul Mackerras <[email protected]>
---
As requested. Ingo, do you want to be listed or do you have enough to
do already? :-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c3b2159..f8d80ab 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3483,6 +3483,14 @@ M: [email protected]
L: [email protected]
S: Maintained

+PERFORMANCE COUNTER SUBSYSTEM
+P: Peter Zijlstra
+M: [email protected]
+P: Paul Mackerras
+M: [email protected]
+L: [email protected]
+S: Supported
+
PERSONALITY HANDLING
P: Christoph Hellwig
M: [email protected]


2009-04-09 04:38:56

by Paul Mackerras

[permalink] [raw]
Subject: [tip:perfcounters/core] perf_counter: add MAINTAINERS entry

Commit-ID: 6c0b324435ff49fb3c68fe808a93853d81c7fb97
Gitweb: http://git.kernel.org/tip/6c0b324435ff49fb3c68fe808a93853d81c7fb97
Author: Paul Mackerras <[email protected]>
AuthorDate: Thu, 9 Apr 2009 09:27:37 +1000
Committer: Ingo Molnar <[email protected]>
CommitDate: Thu, 9 Apr 2009 05:59:58 +0200

perf_counter: add MAINTAINERS entry

This adds an entry in MAINTAINERS for the perf_counter subsystem.

Signed-off-by: Paul Mackerras <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>


---
MAINTAINERS | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c3b2159..16fb45a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3483,6 +3483,16 @@ M: [email protected]
L: [email protected]
S: Maintained

+PERFORMANCE COUNTER SUBSYSTEM
+P: Peter Zijlstra
+M: [email protected]
+P: Paul Mackerras
+M: [email protected]
+P: Ingo Molnar
+M: [email protected]
+L: [email protected]
+S: Supported
+
PERSONALITY HANDLING
P: Christoph Hellwig
M: [email protected]