From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Jonathan Corbet <corbet@lwn.net>,
Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
Shuah Khan <skhan@linuxfoundation.org>,
Manuel Ebner <manuelebner@mailbox.org>
Subject: [PATCH v2 0/1] fixes for maintainers_include
Date: Sun, 12 Jul 2026 21:33:28 +0200 [thread overview]
Message-ID: <cover.1783884625.git.mchehab+huawei@kernel.org> (raw)
Hi Jon,
This v2 replaces v1 series:
[PATCH 0/2] A couple of fixes for maintainers_include.py
It basically fixes an issue reported by Manuel that entries
are printed duplicated.
In reality, the output maintainer entries are not properly
named per subsystem, so they appear to be duplicated.
Fixing the name output solves the issue and keeps the list
alphabetically sorted, as expected.
Mauro Carvalho Chehab (1):
docs: maintainers_include: fix entry names
Documentation/sphinx/maintainers_include.py | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--
2.55.0
next reply other threads:[~2026-07-12 19:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-12 19:33 Mauro Carvalho Chehab [this message]
2026-07-12 19:33 ` [PATCH v2 1/1] docs: maintainers_include: fix entry names Mauro Carvalho Chehab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1783884625.git.mchehab+huawei@kernel.org \
--to=mchehab+huawei@kernel.org \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manuelebner@mailbox.org \
--cc=mchehab@kernel.org \
--cc=skhan@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.