From: Miguel Ojeda Date: Sat, 3 Jul 2021 15:24:21 +0000 (+0200) Subject: MAINTAINERS: Rust X-Git-Tag: v6.1-rc5~352^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=615131b8e9bcd88e2d3ef78a4954ff4abfbb1fb7;p=platform%2Fkernel%2Flinux-starfive.git MAINTAINERS: Rust Miguel, Alex and Wedson will be maintaining the Rust support. Boqun, Gary and Björn will be reviewers. Reviewed-by: Kees Cook Co-developed-by: Alex Gaynor Signed-off-by: Alex Gaynor Co-developed-by: Wedson Almeida Filho Signed-off-by: Wedson Almeida Filho Signed-off-by: Miguel Ojeda --- diff --git a/MAINTAINERS b/MAINTAINERS index f5ca4ae..ac1db33 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17758,6 +17758,24 @@ F: include/rv/ F: kernel/trace/rv/ F: tools/verification/ +RUST +M: Miguel Ojeda +M: Alex Gaynor +M: Wedson Almeida Filho +R: Boqun Feng +R: Gary Guo +R: Björn Roy Baron +L: rust-for-linux@vger.kernel.org +S: Supported +W: https://github.com/Rust-for-Linux/linux +B: https://github.com/Rust-for-Linux/linux/issues +T: git https://github.com/Rust-for-Linux/linux.git rust-next +F: Documentation/rust/ +F: rust/ +F: samples/rust/ +F: scripts/*rust* +K: \b(?i:rust)\b + RXRPC SOCKETS (AF_RXRPC) M: David Howells M: Marc Dionne