[PATCH v13 6/6] MAINTAINERS: add section for AI review tools

Aaron Conole aconole at redhat.com
Tue Apr 14 22:07:18 CEST 2026


Stephen Hemminger <stephen at networkplumber.org> writes:

> Add maintainer entries for the AI-assisted code review tooling:
> AGENTS.md, analyze-patch.py, compare-reviews.sh, and
> review-doc.py.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---

Depending on the result of previous comments (if we merge the doc review
script) - that will change the exact files in the AI review tools
section.

Acked-by: Aaron Conole <aconole at redhat.com>

>  MAINTAINERS                            | 8 ++++++++
>  doc/guides/rel_notes/release_26_07.rst | 5 +++++
>  2 files changed, 13 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0f5539f851..c052b6c203 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -109,6 +109,14 @@ F: license/
>  F: .editorconfig
>  F: .mailmap
>  
> +AI review tools
> +M: Stephen Hemminger <stephen at networkplumber.org>
> +M: Aaron Conole <aconole at redhat.com>
> +F: AGENTS.md
> +F: devtools/analyze-patch.py
> +F: devtools/compare-reviews.sh
> +F: devtools/review-doc.py
> +
>  Linux kernel uAPI headers
>  M: Maxime Coquelin <maxime.coquelin at redhat.com>
>  F: devtools/linux-uapi.sh
> diff --git a/doc/guides/rel_notes/release_26_07.rst b/doc/guides/rel_notes/release_26_07.rst
> index 060b26ff61..aa9e1e962c 100644
> --- a/doc/guides/rel_notes/release_26_07.rst
> +++ b/doc/guides/rel_notes/release_26_07.rst
> @@ -55,6 +55,11 @@ New Features
>       Also, make sure to start the actual text at the margin.
>       =======================================================
>  
> +* **Added scripts and prompts for AI review.**
> +
> +  Added AGENTS.md file for AI review and supporting scripts to analyze
> +  patches and review documentation.
> +
>  
>  Removed Items
>  -------------



More information about the dev mailing list