From beeb78d46249cab8b2b8359a2ce8fa5376b5ad2d Mon Sep 17 00:00:00 2001 From: Miguel Ojeda Date: Wed, 29 Jan 2025 22:59:48 +0100 Subject: [PATCH] MAINTAINERS: add Danilo Krummrich as Rust reviewer Danilo has been involved with the Rust for Linux project for a year now. He is primarily working on the Nova GPU driver [1][2]. In addition, he has been active in the mailing list and most recently submitted the Device / Driver PCI / Platform series. He is also already a maintainer of `RUST [ALLOC]` as well as several other DRM-related entries. His expertise developing Rust abstractions and APIs for one of the major users of Rust in the kernel 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/nova-gpu-driver [1] Link: https://lore.kernel.org/dri-devel/Zfsj0_tb-0-tNrJy@cassiopeiae/ [2] Acked-by: Boqun Feng Acked-by: Alice Ryhl Acked-by: Danilo Krummrich Link: https://lore.kernel.org/r/20250129215948.135486-1-ojeda@kernel.org Signed-off-by: Miguel Ojeda --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 896a307fa065..c8d9e8187eb0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20653,6 +20653,7 @@ R: Benno Lossin R: Andreas Hindborg R: Alice Ryhl R: Trevor Gross +R: Danilo Krummrich L: rust-for-linux@vger.kernel.org S: Supported W: https://rust-for-linux.com -- 2.47.3