Skip to content

Commit ab49f64

Browse files
committed
MAINTAINERS: Add entry for Rust cpumask API
Update the MAINTAINERS file to include the Rust abstractions for cpumask API. Yury has indicated that he does not wish to maintain the Rust code but would like to be listed as a reviewer. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Yury Norov <yury.norov@gmail.com>
1 parent 8961b8c commit ab49f64

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6237,6 +6237,12 @@ L: linux-riscv@lists.infradead.org
62376237
S: Maintained
62386238
F: drivers/cpuidle/cpuidle-riscv-sbi.c
62396239

6240+
CPUMASK API [RUST]
6241+
M: Viresh Kumar <viresh.kumar@linaro.org>
6242+
R: Yury Norov <yury.norov@gmail.com>
6243+
S: Maintained
6244+
F: rust/kernel/cpumask.rs
6245+
62406246
CRAMFS FILESYSTEM
62416247
M: Nicolas Pitre <nico@fluxnic.net>
62426248
S: Maintained

0 commit comments

Comments
 (0)