From 0e123d6420e4bcac1b3bd39986eb0d39332691a8 Mon Sep 17 00:00:00 2001 From: Miguel Ojeda Date: Sat, 8 Mar 2025 17:42:58 +0100 Subject: [PATCH] MAINTAINERS: rust: add tree field for RUST [ALLOC] In the Rust subsystem we are starting to add new subentries which will have their own trees. Those trees will be part of linux-next and will be sent as PRs to be merged into rust-next. Thus do the same for the existing subentry we already have: RUST [ALLOC]. Acked-by: Boqun Feng Acked-by: Danilo Krummrich Link: https://lore.kernel.org/r/20250308164258.811040-1-ojeda@kernel.org Signed-off-by: Miguel Ojeda --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 12f2d79ce1747..007ca67cc8304 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20733,6 +20733,7 @@ RUST [ALLOC] M: Danilo Krummrich L: rust-for-linux@vger.kernel.org S: Maintained +T: git https://github.com/Rust-for-Linux/linux.git alloc-next F: rust/kernel/alloc.rs F: rust/kernel/alloc/ -- 2.50.1