Re: [PATCH v2 5/5] rust: maple_tree: add MAINTAINERS entry

From: Andrew Ballance
Date: Tue Aug 19 2025 - 16:54:26 EST


On 8/19/25 5:34 AM, Alice Ryhl wrote:
Similar to and just below the existing MAPLE TREE entry.

Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
---
Liam: I'm not sure what you prefer for the MAINTAINERS entry, so let me
know if you want anything changed. There are also a few other options,
for example, I could just add the files under the existing MAPLE TREE
entry? The get_maintainers script should still send any relevant patches
my way because they also match the RUST entry that has a wildcard on the
rust/ directory.

Which tree does maple tree patches usually land through?

Andrew Ballance: You mentioned being interested in being listed here as
well?

Yes, please add me as a maintainer.

In regards to the discussion about the maintainers entry,
personally I would prefer that the entries for the rust and
c were separate, just like the version in this patch.

---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 26053163fe5aed2fc4b4e39d47062c93b873ac13..4a52d884e36eafe1c819227207123c51caf02ee5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14674,6 +14674,16 @@ F: lib/test_maple_tree.c
F: tools/testing/radix-tree/maple.c
F: tools/testing/shared/linux/maple_tree.h
+MAPLE TREE [RUST]
+M: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx>
+M: Alice Ryhl <aliceryhl@xxxxxxxxxx>
+L: maple-tree@xxxxxxxxxxxxxxxxxxx
+L: linux-mm@xxxxxxxxx
+L: rust-for-linux@xxxxxxxxxxxxxxx
+S: Supported
+F: rust/helpers/maple_tree.c
+F: rust/kernel/maple_tree.rs
+
MARDUK (CREATOR CI40) DEVICE TREE SUPPORT
M: Rahul Bedarkar <rahulbedarkar89@xxxxxxxxx>
L: linux-mips@xxxxxxxxxxxxxxx


Best Regards,
Andrew Ballance