From: Miguel Ojeda Date: Tue, 18 Jul 2023 05:45:20 +0000 (+0200) Subject: MAINTAINERS: add Alice Ryhl as Rust reviewer X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d4d84eaa3f394feb7be366d9e9c8c0699afeec2c;p=linux.git MAINTAINERS: add Alice Ryhl as Rust reviewer Alice has been involved with the Rust for Linux project for almost a year now. She has been primarily working on the Android Binder Driver [1]. In addition, she has been reviewing patches in the mailing list for some months and has submitted improvements to the core Rust support. She is also part of the core maintainer team for the widely used library Tokio [2], an asynchronous Rust runtime. Her expertise with the language will be very useful to have around in the future if Rust grows within the kernel, thus add her to the `RUST` entry as reviewer. Link: https://rust-for-linux.com/android-binder-driver [1] Link: https://tokio.rs [2] Acked-by: Alice Ryhl Acked-by: Boqun Feng Link: https://lore.kernel.org/r/20230718054521.1048785-1-ojeda@kernel.org Signed-off-by: Miguel Ojeda --- diff --git a/MAINTAINERS b/MAINTAINERS index c469df613a299..12601a47c839a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18555,6 +18555,7 @@ R: Gary Guo R: Björn Roy Baron R: Benno Lossin R: Andreas Hindborg +R: Alice Ryhl L: rust-for-linux@vger.kernel.org S: Supported W: https://github.com/Rust-for-Linux/linux