From: Miguel Ojeda Date: Wed, 30 Aug 2023 16:59:49 +0000 (+0200) Subject: MAINTAINERS: add Maintainer Entry Profile field for Rust X-Git-Tag: v6.7-rc1~164^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fc388bea85f88cb9117eda808ed9237af65f3041;p=thirdparty%2Flinux.git MAINTAINERS: add Maintainer Entry Profile field for Rust The `P:` field allows a URI, and we have been adding information on how to contribute to the Rust subsystem to our webpage for a while now (and other relevant topics, e.g. branches, third-party crates, Rust unstable features...). The webpage/document does not currently follow the headings of the Maintainer Entry Profile, but it does nevertheless answer some of the questions we have got so far from contributors and it covers partially some of the topics there. Thus link to our "Contributing" document [1]. Link: https://rust-for-linux.com/contributing [1] Reviewed-by: Andreas Hindborg Reviewed-by: Alice Ryhl Reviewed-by: Vincenzo Palazzo Reviewed-by: Benno Lossin Link: https://lore.kernel.org/r/20230830165949.127475-2-ojeda@kernel.org Signed-off-by: Miguel Ojeda --- diff --git a/MAINTAINERS b/MAINTAINERS index b28a2d8f21b4d..1a5b0bda2b055 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18712,6 +18712,7 @@ S: Supported W: https://rust-for-linux.com B: https://github.com/Rust-for-Linux/linux/issues C: zulip://rust-for-linux.zulipchat.com +P: https://rust-for-linux.com/contributing T: git https://github.com/Rust-for-Linux/linux.git rust-next F: Documentation/rust/ F: rust/