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 <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5683b87e4a..a30f08974e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -109,6 +109,14 @@ F: license/ F: .editorconfig F: .mailmap +AI review tools +M: Stephen Hemminger <[email protected]> +M: Aaron Conole <[email protected]> +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 <[email protected]> F: devtools/linux-uapi.sh -- 2.51.0

