Re: [PATCH v5 15/15] MAINTAINERS: add netlink_yml_parser.py to linux-doc
Breno Leitao <[email protected]>
| Newsgroups | dev.linux.lists.lkmm,dev.linux.lists.linux-kernel-mentees,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <aFE6gn6h2g4P81/[email protected]> |
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 <[email protected]> > Reviewed-by: Breno Leitao <[email protected]>