diff options
author | Peter Zijlstra <[email protected]> | 2024-07-08 09:57:52 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-07-11 10:44:18 +0200 |
commit | db43a609d01e8bf9b812d45dc2945c65b57dd793 (patch) | |
tree | d9762e800067fe92e7894ea11fa0f004ae6b3a62 | |
parent | 011b1134b82c2750d83a299a1369c678845de45a (diff) |
sched: Update MAINTAINERS and CREDITS
Thank you Daniel for having been our friend!
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Vincent Guittot <[email protected]>
Acked-by: Juri Lelli <[email protected]>
Reviewed-by: Steven Rostedt <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | CREDITS | 3 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 3 insertions, 1 deletions
@@ -271,6 +271,9 @@ D: Driver for WaveFront soundcards (Turtle Beach Maui, Tropez, Tropez+) D: Various bugfixes and changes to sound drivers S: USA +N: Daniel Bristot de Oliveira +D: Scheduler contributions, notably: SCHED_DEADLINE + N: Carlos Henrique Bauer diff --git a/MAINTAINERS b/MAINTAINERS index 2ca8f35dfe03..2e1b8bbacb5e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19924,7 +19924,6 @@ 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) R: Valentin Schneider <[email protected]> (TOPOLOGY) S: Maintained |