]> www.infradead.org Git - users/jedix/linux-maple.git/commit
MAINTAINERS: rust: add tree field for RUST [ALLOC]
authorMiguel Ojeda <ojeda@kernel.org>
Sat, 8 Mar 2025 16:42:58 +0000 (17:42 +0100)
committerMiguel Ojeda <ojeda@kernel.org>
Sun, 9 Mar 2025 19:52:46 +0000 (20:52 +0100)
commit0e123d6420e4bcac1b3bd39986eb0d39332691a8
tree208b0d8a74a970f2523f86c25defd3ad3f723002
parentcd1ed11a6704638e94ccafe0ba1c3b4a11aab8f3
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 <boqun.feng@gmail.com>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20250308164258.811040-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
MAINTAINERS