As discussed with Juri and Peter. Signed-off-by: Daniel Bristot de Oliveira <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Juri Lelli <[email protected]> Cc: Vincent Guittot <[email protected]> Cc: Dietmar Eggemann <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: Ben Segall <[email protected]> Cc: Mel Gorman <[email protected]> Cc: [email protected] --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 592467ba3f4d..56d185210a43 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15363,6 +15363,7 @@ 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) +R: Daniel Bristot de Oliveira <[email protected]> (SCHED_DEADLINE) L: [email protected] S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core -- 2.26.2

