MAINTAINERS: add Maintainer Entry Profile field for Rust
authorMiguel Ojeda <ojeda@kernel.org>
Wed, 30 Aug 2023 16:59:49 +0000 (18:59 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Thu, 5 Oct 2023 19:16:13 +0000 (21:16 +0200)
commitfc388bea85f88cb9117eda808ed9237af65f3041
treee0b48bfc0fe472a9c4ff6f124b9bd50ce458b09a
parentbb97dbfaf936fba43dc7b66004bbf4c0386a84c0
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
Reviewed-by: Andreas Hindborg <a.hindborg@samsung.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Link: https://lore.kernel.org/r/20230830165949.127475-2-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
MAINTAINERS