Re: [PATCH] MAINTAINERS: add Alice Ryhl as co-maintainer for Rust [ALLOC]
From: Lorenzo Stoakes (ARM)
Date: Wed Aug 26 2026 - 09:42:16 EST
On Wed, Aug 26, 2026 at 03:27:18PM +0200, Danilo Krummrich wrote:
> Add Alice as co-maintainer for the Rust alloc module to share
> maintenance responsibility. This is also a natural fit, as some of the
> alloc code overlaps with the mm subsystem.
>
> Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx>
Alice is very smart and has always been great to work with, so I'm sure
she'll do a fantastic job :)
Obviously:
Acked-by: Lorenzo Stoakes (ARM) <ljs@xxxxxxxxxx>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 24ca91ce5d86..7daacfd70197 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23945,6 +23945,7 @@ K: \b(?i:rust)\b
>
> RUST [ALLOC]
> M: Danilo Krummrich <dakr@xxxxxxxxxx>
> +M: Alice Ryhl <aliceryhl@xxxxxxxxxx>
> R: Lorenzo Stoakes <ljs@xxxxxxxxxx>
> R: Vlastimil Babka <vbabka@xxxxxxxxxx>
> R: Liam R. Howlett <liam@xxxxxxxxxxxxx>
>
> base-commit: 45c13f3f9e3bb15fd89ff2864c6f627a3b4b4229
> --
> 2.55.0
>
--
Cheers, Lorenzo