]> www.infradead.org Git - users/jedix/linux-maple.git/commit
MAINTAINERS: add Danilo Krummrich as Rust reviewer
authorMiguel Ojeda <ojeda@kernel.org>
Wed, 29 Jan 2025 21:59:48 +0000 (22:59 +0100)
committerMiguel Ojeda <ojeda@kernel.org>
Thu, 6 Mar 2025 19:47:52 +0000 (20:47 +0100)
commitc3e4049a681ec86bfe56a05bf6c7ed68ae9cf364
tree2489087662165014ea0bbb576405985e1e9b0ef3
parent7eb172143d5508b4da468ed59ee857c6e5e01da6
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
Link: https://lore.kernel.org/dri-devel/Zfsj0_tb-0-tNrJy@cassiopeiae/
Acked-by: Boqun Feng <boqun.feng@gmail.com>
Acked-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20250129215948.135486-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
MAINTAINERS