From c3e4049a681ec86bfe56a05bf6c7ed68ae9cf364 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 8e0736dc2ee0e..12f2d79ce1747 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20712,6 +20712,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.39.5