[PATCH] MAINTAINERS: add mm folks as reviewers to rust alloc
From: Lorenzo Stoakes
Date: Tue Jul 08 2025 - 14:38:55 EST
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>
---
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
--
2.50.0