Re: [PATCH v5 15/15] MAINTAINERS: add netlink_yml_parser.py to linux-doc
From: Breno Leitao <leitao@debian.org>
Date: 2025-06-17 09:51:03
Also in:
linux-doc, linux-kernel-mentees, lkml
From: Breno Leitao <leitao@debian.org>
Date: 2025-06-17 09:51:03
Also in:
linux-doc, linux-kernel-mentees, lkml
On Tue, Jun 17, 2025 at 10:02:12AM +0200, Mauro Carvalho Chehab wrote:
The documentation build depends on the parsing code at ynl_gen_rst.py. Ensure that changes to it will be c/c to linux-doc ML and maintainers by adding an entry for it. This way, if a change there would affect the build, or the minimal version required for Python, doc developers may know in advance. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Reviewed-by: Breno Leitao <leitao@debian.org>