mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-02 09:21:19 -04:00
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>
This commit is contained in:
@@ -22942,6 +22942,14 @@ F: rust/kernel/init.rs
|
||||
F: rust/pin-init/
|
||||
K: \bpin-init\b|pin_init\b|PinInit
|
||||
|
||||
RUST [RUST-ANALYZER]
|
||||
M: Tamir Duberstein <tamird@kernel.org>
|
||||
R: Jesung Yang <y.j3ms.n@gmail.com>
|
||||
L: rust-for-linux@vger.kernel.org
|
||||
S: Maintained
|
||||
T: git https://github.com/Rust-for-Linux/linux.git rust-analyzer-next
|
||||
F: scripts/generate_rust_analyzer.py
|
||||
|
||||
RXRPC SOCKETS (AF_RXRPC)
|
||||
M: David Howells <dhowells@redhat.com>
|
||||
M: Marc Dionne <marc.dionne@auristor.com>
|
||||
|
||||
Reference in New Issue
Block a user