Re: [PATCH 8/9] docs: maintainers_include: don't ignore invalid profile entries

From: Miguel Ojeda

Date: Mon May 04 2026 - 12:13:20 EST


On Mon, May 4, 2026 at 5:51 PM Mauro Carvalho Chehab
<mchehab+huawei@xxxxxxxxxx> wrote:
>
> Currently, there is a "P" entry for Rust pin-point that is
> neither a valid ReST file nor an hyperlink. While the real

I guess you mean pin-init above, i.e. this entry:

P: rust/pin-init/CONTRIBUTING.md

It would be nice to clarify it in the commit message that it refers to
a file (which is allowed for `P:` entries according to the docs).

And, yeah, ideally we could make it a hyperlink to the raw file.

Thanks!

Cheers,
Miguel