]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
MAINTAINERS: Rust
authorMiguel Ojeda <ojeda@kernel.org>
Sat, 3 Jul 2021 15:24:21 +0000 (17:24 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Sun, 4 Jul 2021 18:40:54 +0000 (20:40 +0200)
Miguel, Alex and Wedson will be maintaining the Rust support.

Co-developed-by: Alex Gaynor <alex.gaynor@gmail.com>
Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com>
Co-developed-by: Wedson Almeida Filho <wedsonaf@google.com>
Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
MAINTAINERS

index 0cce91cd562439d4ee4cf4874a5439fb4e1d90ce..a439204d9be5939b911591c13419bdef58a91669 100644 (file)
@@ -15894,6 +15894,20 @@ L:     linux-rdma@vger.kernel.org
 S:     Maintained
 F:     drivers/infiniband/ulp/rtrs/
 
+RUST
+M:     Miguel Ojeda <ojeda@kernel.org>
+M:     Alex Gaynor <alex.gaynor@gmail.com>
+M:     Wedson Almeida Filho <wedsonaf@google.com>
+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:     rust/
+F:     samples/rust/
+F:     Documentation/rust/
+K:     \b(?i:rust)\b
+
 RXRPC SOCKETS (AF_RXRPC)
 M:     David Howells <dhowells@redhat.com>
 M:     Marc Dionne <marc.dionne@auristor.com>