]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: add Tamir Duberstein as Rust reviewer
authorMiguel Ojeda <ojeda@kernel.org>
Thu, 11 Jun 2026 05:55:36 +0000 (07:55 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Thu, 11 Jun 2026 21:05:48 +0000 (23:05 +0200)
Tamir has been involved with the Rust for Linux project for more than
a year and a half now. He has been working on improving the integration
between the kernel and the Rust language and tooling: he led the effort
to replace the kernel's own `CStr` type with the standard library's,
and reworked the rust-analyzer integration, among other things.

He is already the maintainer of the `RUST [RUST-ANALYZER]` and `XARRAY API
[RUST]` entries. In addition, he has been active reviewing Rust code in
the mailing list.

He is also a long-time contributor to the upstream Rust project, including
on topics that matter for the Linux kernel [1].

His expertise with the language and its tooling will be very useful to
have around in the future. Thus add him to the `RUST` entry as reviewer.

Link: https://github.com/rust-lang/rust/pull/139994
Acked-by: Tamir Duberstein <tamird@kernel.org>
Acked-by: Gary Guo <gary@garyguo.net>
Link: https://patch.msgid.link/20260611055538.61425-2-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
MAINTAINERS

index 5d34aeaa415aeec86519b7ca09d40f13ba9fa817..813c75e930ade416b98c7ce30a3fe2209ab824e3 100644 (file)
@@ -23394,6 +23394,7 @@ R:      Alice Ryhl <aliceryhl@google.com>
 R:     Trevor Gross <tmgross@umich.edu>
 R:     Danilo Krummrich <dakr@kernel.org>
 R:     Daniel Almeida <daniel.almeida@collabora.com>
+R:     Tamir Duberstein <tamird@kernel.org>
 L:     rust-for-linux@vger.kernel.org
 S:     Supported
 W:     https://rust-for-linux.com