The following commit has been merged into the sched/core branch of tip: Commit-ID: 153908ebc8b5721658c4aba92779fc6e3e2d5a61 Gitweb: https://git.kernel.org/tip/153908ebc8b5721658c4aba92779fc6e3e2d5a61 Author: Daniel Bristot de Oliveira <[email protected]> AuthorDate: Fri, 04 Sep 2020 11:26:23 +02:00 Committer: Ingo Molnar <[email protected]> CommitterDate: Fri, 04 Sep 2020 14:35:40 +02:00
MAINTAINERS: Add myself as SCHED_DEADLINE reviewer As discussed with Juri and Peter. Signed-off-by: Daniel Bristot de Oliveira <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Acked-by: Peter Zijlstra <[email protected]> Acked-by: Juri Lelli <[email protected]> Link: https://lore.kernel.org/r/4476a6da70949913a59dab9aacfbd12162c1fbd7.1599146667.git.bris...@redhat.com --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index deaafb6..713f82b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15355,6 +15355,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

