]> exis.tech > repos - linux.git/commitdiff
MAINTAINERS: add Daniel Almeida as Rust reviewer
authorMiguel Ojeda <ojeda@kernel.org>
Thu, 11 Jun 2026 05:55:35 +0000 (07:55 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Thu, 11 Jun 2026 21:05:47 +0000 (23:05 +0200)
Daniel has been involved with the Rust for Linux project for more than
three years now. He is the lead of the Tyr driver for Arm Mali GPUs
[1] and submitted many of the core abstractions that drivers need: the
`irq` module, system resources, `IoMem`, the regulator API, the `bits`
module, the basic USB abstractions... He is also working on the initial
Rust V4L2 support [2].

He is already a maintainer and reviewer of several Rust-related entries,
and he has been very active reviewing Rust code in the mailing list.

His experience building Rust drivers and the APIs they require will be
very useful to have around in the future. Thus add him to the `RUST`
entry as reviewer.

Link: https://rust-for-linux.com/tyr-gpu-driver
Link: https://lore.kernel.org/rust-for-linux/20250818-v4l2-v1-0-6887e772aac2@collabora.com/
Acked-by: Daniel Almeida <daniel.almeida@collabora.com>
Acked-by: Gary Guo <gary@garyguo.net>
Link: https://patch.msgid.link/20260611055538.61425-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
MAINTAINERS

index d40e0c606893afe1c938075de295c379532a8470..5d34aeaa415aeec86519b7ca09d40f13ba9fa817 100644 (file)
@@ -23393,6 +23393,7 @@ R:      Andreas Hindborg <a.hindborg@kernel.org>
 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>
 L:     rust-for-linux@vger.kernel.org
 S:     Supported
 W:     https://rust-for-linux.com