]> git.ipfire.org Git - thirdparty/kernel/stable.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>
Wed, 28 Sep 2022 07:05:20 +0000 (09:05 +0200)
Miguel, Alex and Wedson will be maintaining the Rust support.

Boqun, Gary and Björn will be reviewers.

Reviewed-by: Kees Cook <keescook@chromium.org>
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 f5ca4aefd184c3c9822e5934e2e74177c4985efa..ac1db33b75b97bd6992a00af4e1484a1f50f8e85 100644 (file)
@@ -17758,6 +17758,24 @@ F:     include/rv/
 F:     kernel/trace/rv/
 F:     tools/verification/
 
+RUST
+M:     Miguel Ojeda <ojeda@kernel.org>
+M:     Alex Gaynor <alex.gaynor@gmail.com>
+M:     Wedson Almeida Filho <wedsonaf@gmail.com>
+R:     Boqun Feng <boqun.feng@gmail.com>
+R:     Gary Guo <gary@garyguo.net>
+R:     Björn Roy Baron <bjorn3_gh@protonmail.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:     Documentation/rust/
+F:     rust/
+F:     samples/rust/
+F:     scripts/*rust*
+K:     \b(?i:rust)\b
+
 RXRPC SOCKETS (AF_RXRPC)
 M:     David Howells <dhowells@redhat.com>
 M:     Marc Dionne <marc.dionne@auristor.com>