Re: [PATCH v4 4/4] MAINTAINERS: add entry for configfs Rust abstractions
From: Daniel Almeida
Date: Tue Feb 25 2025 - 04:44:16 EST
Hi Andreas,
> On 24 Feb 2025, at 10:21, Andreas Hindborg <a.hindborg@xxxxxxxxxx> wrote:
>
> Update MAINTAINERS with entry for Rust configfs abstractions.
>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 896a307fa065..9b4d5c12eb43 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5870,6 +5870,13 @@ F: fs/configfs/
> F: include/linux/configfs.h
> F: samples/configfs/
>
> +CONFIGFS [RUST]
> +M: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
> +L: rust-for-linux@xxxxxxxxxxxxxxx
> +S: Supported
> +F: rust/kernel/configfs.rs
> +F: samples/rust/rust_configfs.rs
> +
> CONGATEC BOARD CONTROLLER MFD DRIVER
> M: Thomas Richard <thomas.richard@xxxxxxxxxxx>
> S: Maintained
>
> --
> 2.47.0
>
>
Acked-by: Daniel Almeida <daniel.almeida@xxxxxxxxxxxxx>