Re: [PATCH v4 12/14] MAINTAINERS: add maintainers for netlink_yml_parser.py
From: Donald Hunter <donald.hunter@gmail.com>
Date: 2025-06-14 14:22:28
Also in:
linux-doc, linux-kernel-mentees, lkml
From: Donald Hunter <donald.hunter@gmail.com>
Date: 2025-06-14 14:22:28
Also in:
linux-doc, linux-kernel-mentees, lkml
On Sat, 14 Jun 2025 at 09:56, Mauro Carvalho Chehab [off-list ref] wrote:
The parsing code from tools/net/ynl/pyynl/ynl_gen_rst.py was moved to scripts/lib/netlink_yml_parser.py. Its maintainership is done by Netlink maintainers. Yet, as it is used by Sphinx build system, add it also to linux-doc maintainers, as changes there might affect documentation builds. So, linux-docs ML should ideally be C/C on changes to it.
This patch can be dropped from the series when you move the library code to tools/net/ynl/pyynl/lib.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)diff --git a/MAINTAINERS b/MAINTAINERS index a92290fffa16..2c0b13e5d8fc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -7202,6 +7202,7 @@ F: scripts/get_abi.py F: scripts/kernel-doc* F: scripts/lib/abi/* F: scripts/lib/kdoc/* +F: scripts/lib/netlink_yml_parser.py F: scripts/sphinx-pre-install X: Documentation/ABI/ X: Documentation/admin-guide/media/@@ -27314,6 +27315,7 @@ M: Jakub Kicinski <kuba@kernel.org> F: Documentation/netlink/ F: Documentation/userspace-api/netlink/intro-specs.rst F: Documentation/userspace-api/netlink/specs.rst +F: scripts/lib/netlink_yml_parser.py F: tools/net/ynl/ YEALINK PHONE DRIVER --2.49.0