Re: [PATCH v3] docs: dt: maintainer: Add Devicetree and OF maintainer profile document
From: Jonathan Corbet
Date: Mon Jul 20 2026 - 16:25:29 EST
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx> writes:
> On 20/07/2026 21:19, Jonathan Corbet wrote:
>>> I expect patch to be picked up by Rob, after review.
>>>
>>> Changes in v3:
>>> 1. Add also F: entry
>>>
>>> Changes in v2:
>>> 1. Correct typos and trailing white spaces.
>>> 2. Fix order of P: after C: in maintainers.
>>> ---
>>> .../process/maintainer-devicetree.rst | 70 +++++++++++++++++++
>>> MAINTAINERS | 3 +
>>> 2 files changed, 73 insertions(+)
>>> create mode 100644 Documentation/process/maintainer-devicetree.rst
>>
>> You'll need to add this new file to index.rst as well.
>
> Hm, where? In docs/process/index.rst? None of the other maintainer
> profiles are mentioned there.
Sigh...I stand corrected. I'd forgotten that we merged the
maintainers-profile-toc Sphinx magic that picks them all up from the
MAINTAINERS file entries.
Sorry for the noise,
jon