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 <[email protected]> Reviewed-by: Yury Norov <[email protected]>
1 parent 8961b8c commit ab49f64

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

MAINTAINERS

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

6240+
CPUMASK API [RUST]
6241+
M: Viresh Kumar <[email protected]>
6242+
R: Yury Norov <[email protected]>
6243+
S: Maintained
6244+
F: rust/kernel/cpumask.rs
6245+
62406246
CRAMFS FILESYSTEM
62416247
M: Nicolas Pitre <[email protected]>
62426248
S: Maintained

0 commit comments

Comments
 (0)