Re: [PATCH v2 1/1] docs: maintainers_include: fix entry names

From: Jonathan Corbet

Date: Thu Jul 16 2026 - 17:50:50 EST


Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:

> Right now, it is printing duplicated values as profile entries, as
> it is not properly handling subsystem name.
>
> Fix it.
>
> Reported-by: Manuel Ebner <manuelebner@xxxxxxxxxxx>
> Closes: https://lore.kernel.org/linux-doc/98a558a87a07ab641f47c66c372ee7ed0735f4f5.camel@xxxxxxxxxxx/
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> ---
> Documentation/sphinx/maintainers_include.py | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)

Applied, thanks.

jon