]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: Remove Alex Gaynor as Rust maintainer
authorAlex Gaynor <alex.gaynor@gmail.com>
Sun, 26 Oct 2025 14:29:52 +0000 (10:29 -0400)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 24 Nov 2025 15:56:40 +0000 (16:56 +0100)
I've long since stopped having the time to contribute code or reviews,
this acknowledges that.

Geoffrey Thomas and I created the "linux-kernel-module-rust" project at
PyCon in 2018, as an experiment to see if we could make it possible to
write kernel modules in Rust. The Rust for Linux effort has far exceeded
anything we could have expected at the time.

I want to thank all the Rust for Linux contributors, past and present,
who have helped make this a reality -- and in particularly Miguel, who
really transformed this project from an interesting demo to something
that could really land in mainline.

Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com>
Link: https://patch.msgid.link/CAFRnB2U1uvg1vyZe1kDi7L3P4kTFowfOo6Hfo9WJED4qve4ZZw@mail.gmail.com
[ Reflowed. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
MAINTAINERS

index 9a892c08edab1e6d9b738ece9b59a80ff073ec1f..acd2b0540b205bec0450c6249821f0d70406431f 100644 (file)
@@ -22483,7 +22483,6 @@ F:      tools/verification/
 
 RUST
 M:     Miguel Ojeda <ojeda@kernel.org>
-M:     Alex Gaynor <alex.gaynor@gmail.com>
 R:     Boqun Feng <boqun.feng@gmail.com>
 R:     Gary Guo <gary@garyguo.net>
 R:     Björn Roy Baron <bjorn3_gh@protonmail.com>