diff options
| author | Andrea Righi <arighi@nvidia.com> | 2024-12-09 18:45:01 +0100 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2024-12-10 20:36:05 -1000 |
| commit | 2d2f25405a87cfa270ea7b5bb03a612c1a16020a (patch) | |
| tree | e21ab40dc8c185840a8262579b2a4953ddc3c984 | |
| parent | b8f614207b0d5e4abd6df8d5cb3cc11f009d1d93 (diff) | |
MAINTAINERS: add self as reviewer for sched_ext
Add myself as a reviewer for sched_ext, as I am actively working on this
project and would like to help review relevant patches and address any
related kernel issues.
Signed-off-by: Andrea Righi <arighi@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1e930c7a58b1..41bae8792a77 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20902,6 +20902,7 @@ F: kernel/sched/ SCHEDULER - SCHED_EXT R: Tejun Heo <tj@kernel.org> R: David Vernet <void@manifault.com> +R: Andrea Righi <arighi@nvidia.com> L: linux-kernel@vger.kernel.org S: Maintained W: https://github.com/sched-ext/scx |
