From: Miguel Ojeda Date: Mon, 12 Apr 2021 14:18:19 +0000 (+0200) Subject: MAINTAINERS: Rust X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a36ef293ff347c9fe0b10b9bb57adb35acae2706;p=users%2Fjedix%2Flinux-maple.git MAINTAINERS: Rust Miguel, Alex and Wedson will be maintaining the Rust support. 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 9e876927c60d..de32aaa5cabd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15547,6 +15547,20 @@ L: linux-rdma@vger.kernel.org S: Maintained F: drivers/infiniband/ulp/rtrs/ +RUST +M: Miguel Ojeda +M: Alex Gaynor +M: Wedson Almeida Filho +L: rust-for-linux@vger.kernel.org +S: Maintained +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: rust/ +F: samples/rust/ +F: Documentation/rust/ +K: \b(?i:rust)\b + RXRPC SOCKETS (AF_RXRPC) M: David Howells L: linux-afs@lists.infradead.org