Em Thu, 14 Aug 2025 18:13:23 +0100
Peter Maydell <peter.mayd...@linaro.org> escreveu:

> We never had a MAINTAINERS entry for the old kernel-doc script; add
> the files for the new Python kernel-doc under "Sphinx documentation
> configuration and build machinery", as the most appropriate
> subsection.
> 
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a07086ed762..efa59ce7c36 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4436,6 +4436,8 @@ F: docs/sphinx/
>  F: docs/_templates/
>  F: docs/devel/docs.rst
>  F: docs/devel/qapi-domain.rst
> +F: scripts/kernel-doc
> +F: scripts/lib/kdoc/

If you want, feel free to add me there either as maintainer or
reviewer. I can gladly help you maintaining it.

Either way:

Reviewed-by: Mauro Carvalho Chehab <mchehab+hua...@kernel.org>

-

PS.: On a side note, there is a RFC still under discussion about
moving the script location upstream to tools/docs. Nothing decided
yet. One of the points we're still unsure is where we would place
the library directory. So, this may end being slipping to the next
kernel cycle.


>  
>  Rust build system integration
>  M: Manos Pitsidianakis <manos.pitsidiana...@linaro.org>



Thanks,
Mauro

Reply via email to