[PATCH 2/2] MAINTAINERS: add Maintainer Entry Profile field for Rust

From: Miguel Ojeda
Date: Wed Aug 30 2023 - 15:29:41 EST


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]
Signed-off-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7c8088e9a11b..a27b673b01c3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18561,6 +18561,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/
--
2.42.0