[tip: sched/core] MAINTAINERS: Add myself as SCHED_DEADLINE reviewer

From: tip-bot2 for Daniel Bristot de Oliveira
Date: Fri Sep 04 2020 - 08:39:15 EST


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 <bristot@xxxxxxxxxx>
AuthorDate: Fri, 04 Sep 2020 11:26:23 +02:00
Committer: Ingo Molnar <mingo@xxxxxxxxxx>
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 <bristot@xxxxxxxxxx>
Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx>
Acked-by: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Acked-by: Juri Lelli <juri.lelli@xxxxxxxxxx>
Link: https://lore.kernel.org/r/4476a6da70949913a59dab9aacfbd12162c1fbd7.1599146667.git.bristot@xxxxxxxxxx
---
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 <dietmar.eggemann@xxxxxxx> (SCHED_NORMAL)
R: Steven Rostedt <rostedt@xxxxxxxxxxx> (SCHED_FIFO/SCHED_RR)
R: Ben Segall <bsegall@xxxxxxxxxx> (CONFIG_CFS_BANDWIDTH)
R: Mel Gorman <mgorman@xxxxxxx> (CONFIG_NUMA_BALANCING)
+R: Daniel Bristot de Oliveira <bristot@xxxxxxxxxx> (SCHED_DEADLINE)
L: linux-kernel@xxxxxxxxxxxxxxx
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core