diff options
| author | Stephen Rothwell <sfr@canb.auug.org.au> | 2022-06-28 15:41:14 +1000 |
|---|---|---|
| committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2022-06-28 15:41:14 +1000 |
| commit | 6d2c4faac6e3168b1ad7f77a8ac59dd8311cdb24 (patch) | |
| tree | a9254de014e20fa320e071862f7d80756ae641bb /MAINTAINERS | |
| parent | adc3aa587669e26f1e3b88226f58da89c3a0fe4e (diff) | |
| parent | 9a5fe747d99e1d562dde1f39259bbe2d098262ae (diff) | |
| download | linux-next-6d2c4faac6e3168b1ad7f77a8ac59dd8311cdb24.tar.gz linux-next-6d2c4faac6e3168b1ad7f77a8ac59dd8311cdb24.zip | |
Merge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.git
# Conflicts:
# Makefile
# include/uapi/linux/android/binder.h
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d5227418e917..0e4679d139f2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17527,6 +17527,21 @@ 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: 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> |
