[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250708183747.104286-1-lorenzo.stoakes@oracle.com>
Date: Tue, 8 Jul 2025 19:37:47 +0100
From: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
To: Danilo Krummrich <dakr@...nel.org>
Cc: Vlastimil Babka <vbabka@...e.cz>,
"Liam R . Howlett" <Liam.Howlett@...cle.com>,
Uladzislau Rezki <urezki@...il.com>, rust-for-linux@...r.kernel.org,
linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] MAINTAINERS: add mm folks as reviewers to rust alloc
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@...cle.com>
---
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@...nel.org>
+R: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
+R: Vlastimil Babka <vbabka@...e.cz>
+R: Liam R. Howlett <Liam.Howlett@...cle.com>
+R: Uladzislau Rezki <urezki@...il.com>
L: rust-for-linux@...r.kernel.org
S: Maintained
T: git https://github.com/Rust-for-Linux/linux.git alloc-next
--
2.50.0
Powered by blists - more mailing lists