Re: [PATCH V4 2/2] MAINTAINERS: Add entry for Rust bitmap API

From: Yury Norov
Date: Wed Apr 02 2025 - 10:56:59 EST


On Wed, Apr 02, 2025 at 11:08:43AM +0530, Viresh Kumar wrote:
> Update the MAINTAINERS file to include the Rust abstractions for bitmap
> API.

cpumask API you mean?

>
> 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@xxxxxxxxxx>
> Reviewed-by: Yury Norov <yury.norov@xxxxxxxxx>
> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 315cff76df29..f67060f1b3e9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6113,6 +6113,12 @@ L: linux-riscv@xxxxxxxxxxxxxxxxxxx
> S: Maintained
> F: drivers/cpuidle/cpuidle-riscv-sbi.c
>
> +CPUMASK API [RUST]
> +M: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> +R: Yury Norov <yury.norov@xxxxxxxxx>
> +S: Maintained
> +F: rust/kernel/cpumask.rs
> +
> CRAMFS FILESYSTEM
> M: Nicolas Pitre <nico@xxxxxxxxxxx>
> S: Maintained
> --
> 2.31.1.272.g89b43f80a514