]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
MAINTAINERS: add "RUST [RUST-ANALYZER]" entry
authorMiguel Ojeda <ojeda@kernel.org>
Thu, 15 Jan 2026 21:45:45 +0000 (22:45 +0100)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 26 Jan 2026 02:01:21 +0000 (03:01 +0100)
commit4b2dbf44320fc2e4bfd6a2261f16f8fdbfcfbf36
treec45c18a10bd8fb12a3120e1e2e647497d42f121e
parent2ad6c5cdc89acfefb01b84afa5e55262c40d6fec
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>
MAINTAINERS