The following commit has been merged into the sched/core branch of tip:

Commit-ID:     bb87481612c4a87d0d9ce8bcb3b9e8ce0ff89a71
Gitweb:        
https://git.kernel.org/tip/bb87481612c4a87d0d9ce8bcb3b9e8ce0ff89a71
Author:        Peter Zijlstra <[email protected]>
AuthorDate:    Fri, 30 Aug 2019 14:02:46 +02:00
Committer:     Ingo Molnar <[email protected]>
CommitterDate: Tue, 03 Sep 2019 09:12:51 +02:00

sched, perf: MAINTAINERS update, add submaintainers and reviewers

The below entries are a little unorthodox; I've not found other entries in
MAINTAINER that subdivide responsibilities like this, and certainly the lovely
get_maintainers.pl script will not get it, but I'm thinking to a human it
should be plenty clear and we're all very good at ignoring email anyway.

Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Juri Lelli <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Acked-by: Steven Rostedt (VMware) <[email protected]>
Acked-by: Vincent Guittot <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Ben Segall <[email protected]>
Cc: Dietmar Eggemann <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 783569e..bab0ca4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12590,6 +12590,7 @@ PERFORMANCE EVENTS SUBSYSTEM
 M:     Peter Zijlstra <[email protected]>
 M:     Ingo Molnar <[email protected]>
 M:     Arnaldo Carvalho de Melo <[email protected]>
+R:     Mark Rutland <[email protected]>
 R:     Alexander Shishkin <[email protected]>
 R:     Jiri Olsa <[email protected]>
 R:     Namhyung Kim <[email protected]>
@@ -14176,6 +14177,12 @@ F:     drivers/watchdog/sc1200wdt.c
 SCHEDULER
 M:     Ingo Molnar <[email protected]>
 M:     Peter Zijlstra <[email protected]>
+M:     Juri Lelli <[email protected]> (SCHED_DEADLINE)
+M:     Vincent Guittot <[email protected]> (SCHED_NORMAL)
+R:     Dietmar Eggemann <[email protected]> (SCHED_NORMAL)
+R:     Steven Rostedt <[email protected]> (SCHED_FIFO/SCHED_RR)
+R:     Ben Segall <[email protected]> (CONFIG_CFS_BANDWIDTH)
+R:     Mel Gorman <[email protected]> (CONFIG_NUMA_BALANCING)
 L:     [email protected]
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
 S:     Maintained

Reply via email to