Re: [PATCH 0/2] Two small cleanups to maintainers_include
From: Jonathan Corbet
Date: Mon May 25 2026 - 16:28:24 EST
Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:
> Hi Jon,
>
> This series contain two minor cleanups to maintainers_include.py:
>
> - make it backward compatible with Python < 3.10
> (according with vermin, it should now be backward-compat up
> to 3.6)
>
> - keep "THE REST" at the end.
>
> Mauro Carvalho Chehab (2):
> docs: maintainers_include: restore compatibility with Python 3.6
> docs: maintainers_include: keep the last entry at the end
>
> Documentation/sphinx/maintainers_include.py | 9 +++++++--
> 1 file changed, 7 insertions(+), 2 deletions(-)
Applied, thanks.
jon