From: Miguel Ojeda Date: Thu, 11 Jun 2026 05:55:35 +0000 (+0200) Subject: MAINTAINERS: add Daniel Almeida as Rust reviewer X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=8f52623e91f2168b3b9e7636644c45bfff112834;p=linux-2.6-microblaze.git MAINTAINERS: add Daniel Almeida as Rust reviewer 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 [1] Link: https://lore.kernel.org/rust-for-linux/20250818-v4l2-v1-0-6887e772aac2@collabora.com/ [2] Acked-by: Daniel Almeida Acked-by: Gary Guo Link: https://patch.msgid.link/20260611055538.61425-1-ojeda@kernel.org Signed-off-by: Miguel Ojeda --- diff --git a/MAINTAINERS b/MAINTAINERS index d40e0c606893..5d34aeaa415a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23393,6 +23393,7 @@ R: Andreas Hindborg R: Alice Ryhl R: Trevor Gross R: Danilo Krummrich +R: Daniel Almeida L: rust-for-linux@vger.kernel.org S: Supported W: https://rust-for-linux.com