Re: [PATCH v8 10/13] MAINTAINERS: add netlink_yml_parser.py to linux-doc
Donald Hunter <[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 | <[email protected]> |
Mauro Carvalho Chehab <[email protected]> writes: > 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]> Reviewed-by: Donald Hunter <[email protected]>