Skip to content

Commit b0cf5d5

Browse files
committed
MAINTAINERS: add Benno Lossin as Rust reviewer
Benno has been involved with the Rust for Linux project for the better part of a year now. He has been working on solving the safe pinned initialization problem [1], which resulted in the pin-init API patch series [2] that allows to reduce the need for `unsafe` code in the kernel. He is also working on the field projection RFC for Rust [3] to bring pin-init as a language feature. His expertise with the language will be very useful to have around in the future if Rust grows within the kernel, thus add him to the `RUST` entry as reviewer. Link: https://rust-for-linux.com/the-safe-pinned-initialization-problem [1] Link: https://lore.kernel.org/rust-for-linux/[email protected]/ [2] Link: rust-lang/rfcs#3318 [3] Cc: Benno Lossin <[email protected]> Reviewed-by: Alex Gaynor <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 52a7f2d commit b0cf5d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18225,6 +18225,7 @@ M: Wedson Almeida Filho <[email protected]>
1822518225
R: Boqun Feng <[email protected]>
1822618226
R: Gary Guo <[email protected]>
1822718227
R: Björn Roy Baron <[email protected]>
18228+
R: Benno Lossin <[email protected]>
1822818229
1822918230
S: Supported
1823018231
W: https://github.com/Rust-for-Linux/linux

0 commit comments

Comments
 (0)