aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Ojeda <[email protected]>2023-07-18 07:45:20 +0200
committerMiguel Ojeda <[email protected]>2023-08-09 19:28:39 +0200
commitd4d84eaa3f394feb7be366d9e9c8c0699afeec2c (patch)
tree7ca4dfffacb3b26ba2580200cb7bfd43b2465f8f
parent2a6f5df3cd9493a2d61a2ee1017b9583ae929c22 (diff)
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 <[email protected]> Acked-by: Boqun Feng <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Miguel Ojeda <[email protected]>
-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 <[email protected]>
R: Björn Roy Baron <[email protected]>
R: Benno Lossin <[email protected]>
R: Andreas Hindborg <[email protected]>
+R: Alice Ryhl <[email protected]>
S: Supported
W: https://github.com/Rust-for-Linux/linux