summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel Ojeda <ojeda@kernel.org>2023-07-18 07:45:20 +0200
committerMiguel Ojeda <ojeda@kernel.org>2023-08-09 19:28:39 +0200
commitd4d84eaa3f394feb7be366d9e9c8c0699afeec2c (patch)
tree7ca4dfffacb3b26ba2580200cb7bfd43b2465f8f
parent2a6f5df3cd9493a2d61a2ee1017b9583ae929c22 (diff)
downloadlinux-stable-d4d84eaa3f394feb7be366d9e9c8c0699afeec2c.tar.gz
linux-stable-d4d84eaa3f394feb7be366d9e9c8c0699afeec2c.tar.bz2
linux-stable-d4d84eaa3f394feb7be366d9e9c8c0699afeec2c.zip
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 <aliceryhl@google.com> Acked-by: Boqun Feng <boqun.feng@gmail.com> Link: https://lore.kernel.org/r/20230718054521.1048785-1-ojeda@kernel.org Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c469df613a29..12601a47c839 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18555,6 +18555,7 @@ R: Gary Guo <gary@garyguo.net>
R: Björn Roy Baron <bjorn3_gh@protonmail.com>
R: Benno Lossin <benno.lossin@proton.me>
R: Andreas Hindborg <a.hindborg@samsung.com>
+R: Alice Ryhl <aliceryhl@google.com>
L: rust-for-linux@vger.kernel.org
S: Supported
W: https://github.com/Rust-for-Linux/linux