From 48b375e482027ba6566107cec40c1b21b453fa4e Mon Sep 17 00:00:00 2001 From: Miguel Ojeda Date: Thu, 11 Jun 2026 07:55:38 +0200 Subject: [PATCH] =?UTF-8?q?MAINTAINERS:=20add=20Onur=20=C3=96zkan=20as=20R?= =?UTF-8?q?ust=20reviewer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Onur has been involved with the Rust for Linux project for a year now. He works on the Tyr driver for Arm Mali GPUs [1] and has been driving the `ww_mutex` series and the SRCU abstractions, as well as improving the core Rust support in several areas. In addition, he is already a reviewer of the `RUST [SYNC]` entry and has been involved with upstream Rust -- for instance, he led the bootstrap team for two years. His expertise with the language and its toolchain 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] Acked-by: Onur Özkan Acked-by: Gary Guo Link: https://patch.msgid.link/20260611055538.61425-4-ojeda@kernel.org Signed-off-by: Miguel Ojeda --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index bf7a7a52e9a8..f925356a0b49 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23396,6 +23396,7 @@ R: Danilo Krummrich R: Daniel Almeida R: Tamir Duberstein R: Alexandre Courbot +R: Onur Özkan L: rust-for-linux@vger.kernel.org S: Supported W: https://rust-for-linux.com