Re: [PATCH] MAINTAINERS: add mm folks as reviewers to rust alloc

From: Vlastimil Babka
Date: Tue Jul 08 2025 - 16:49:19 EST


On 7/8/25 20:37, Lorenzo Stoakes wrote:
> The alloc implementation is a thin wrapper over slab/vmalloc, so to help
> out on the mm side of things and to be cc'd on changes, add some mm people
> as reviewers.
>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>

Acked-by: Vlastimil Babka <vbabka@xxxxxxx>

> ---
> MAINTAINERS | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 71599ab6bd56..54dd937160ac 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -21751,6 +21751,10 @@ K: \b(?i:rust)\b
>
> RUST [ALLOC]
> M: Danilo Krummrich <dakr@xxxxxxxxxx>
> +R: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
> +R: Vlastimil Babka <vbabka@xxxxxxx>
> +R: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx>
> +R: Uladzislau Rezki <urezki@xxxxxxxxx>
> L: rust-for-linux@xxxxxxxxxxxxxxx
> S: Maintained
> T: git https://github.com/Rust-for-Linux/linux.git alloc-next