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 <pet...@infradead.org>
AuthorDate:    Fri, 30 Aug 2019 14:02:46 +02:00
Committer:     Ingo Molnar <mi...@kernel.org>
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) <pet...@infradead.org>
Acked-by: Juri Lelli <juri.le...@redhat.com>
Acked-by: Mark Rutland <mark.rutl...@arm.com>
Acked-by: Steven Rostedt (VMware) <rost...@goodmis.org>
Acked-by: Vincent Guittot <vincent.guit...@linaro.org>
Cc: Arnaldo Carvalho de Melo <a...@kernel.org>
Cc: Ben Segall <bseg...@google.com>
Cc: Dietmar Eggemann <dietmar.eggem...@arm.com>
Cc: Linus Torvalds <torva...@linux-foundation.org>
Cc: Mel Gorman <mgor...@suse.de>
Cc: Peter Zijlstra <pet...@infradead.org>
Cc: Thomas Gleixner <t...@linutronix.de>
Signed-off-by: Ingo Molnar <mi...@kernel.org>
---
 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 <pet...@infradead.org>
 M:     Ingo Molnar <mi...@redhat.com>
 M:     Arnaldo Carvalho de Melo <a...@kernel.org>
+R:     Mark Rutland <mark.rutl...@arm.com>
 R:     Alexander Shishkin <alexander.shish...@linux.intel.com>
 R:     Jiri Olsa <jo...@redhat.com>
 R:     Namhyung Kim <namhy...@kernel.org>
@@ -14176,6 +14177,12 @@ F:     drivers/watchdog/sc1200wdt.c
 SCHEDULER
 M:     Ingo Molnar <mi...@redhat.com>
 M:     Peter Zijlstra <pet...@infradead.org>
+M:     Juri Lelli <juri.le...@redhat.com> (SCHED_DEADLINE)
+M:     Vincent Guittot <vincent.guit...@linaro.org> (SCHED_NORMAL)
+R:     Dietmar Eggemann <dietmar.eggem...@arm.com> (SCHED_NORMAL)
+R:     Steven Rostedt <rost...@goodmis.org> (SCHED_FIFO/SCHED_RR)
+R:     Ben Segall <bseg...@google.com> (CONFIG_CFS_BANDWIDTH)
+R:     Mel Gorman <mgor...@suse.de> (CONFIG_NUMA_BALANCING)
 L:     linux-kernel@vger.kernel.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
 S:     Maintained

Reply via email to