Skip to content

Commit 4b2dbf4

Browse files
committed
MAINTAINERS: add "RUST [RUST-ANALYZER]" entry
This entry will handle the support for `rust-analyzer`, which at the moment is essentially about the `scripts/generate_rust_analyzer.py` script. It is one more subentry of the Rust subsystem. The new branch is already part of linux-next and will be used to send PRs to be merged into rust-next. Tamir and Jesung will take care of it. They have both been active around the `rust-analyzer` support for a while. Acked-by: Tamir Duberstein <tamird@kernel.org> Acked-by: Jesung Yang <y.j3ms.n@gmail.com> Acked-by: Andreas Hindborg <a.hindborg@kernel.org> Link: https://patch.msgid.link/20260115214545.63262-1-ojeda@kernel.org Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 2ad6c5c commit 4b2dbf4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22942,6 +22942,14 @@ F: rust/kernel/init.rs
2294222942
F: rust/pin-init/
2294322943
K: \bpin-init\b|pin_init\b|PinInit
2294422944

22945+
RUST [RUST-ANALYZER]
22946+
M: Tamir Duberstein <tamird@kernel.org>
22947+
R: Jesung Yang <y.j3ms.n@gmail.com>
22948+
L: rust-for-linux@vger.kernel.org
22949+
S: Maintained
22950+
T: git https://github.com/Rust-for-Linux/linux.git rust-analyzer-next
22951+
F: scripts/generate_rust_analyzer.py
22952+
2294522953
RXRPC SOCKETS (AF_RXRPC)
2294622954
M: David Howells <dhowells@redhat.com>
2294722955
M: Marc Dionne <marc.dionne@auristor.com>

0 commit comments

Comments
 (0)