From 11b479be12d3fc257afd2b0735094e73f0e637d7 Mon Sep 17 00:00:00 2001 From: Miguel Ojeda Date: Thu, 18 Mar 2021 17:47:46 +0100 Subject: [PATCH] MAINTAINERS: update - Add Alex and Miguel as maintainers. - Sort the keys properly. - Remove the unexisting `F:` key. - Add `B:` and `T:` keys. Fixes #123. Reported-by: Josh Abraham Signed-off-by: Miguel Ojeda --- MAINTAINERS | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index b48982fef8adea..96359142a62145 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15549,13 +15549,16 @@ S: Maintained F: drivers/infiniband/ulp/rtrs/ RUST -W: https://github.com/Rust-for-Linux/linux -S: Maintained -K: \b(?i:rust)\b +M: Miguel Ojeda +M: Alex Gaynor 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: Documentation/rust/ -F: drivers/char/rust_example/ +K: \b(?i:rust)\b RXRPC SOCKETS (AF_RXRPC) M: David Howells