Hi Mauro, On Wed, 21 May 2025 08:59:31 +0200, Mauro Carvalho Chehab wrote: > Changes to ABI and kernel-doc need to be c/c linux-doc. Update > the maintainer's entry to cover those files. See below for a couple of trivial typo. > > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > --- > MAINTAINERS | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 20e07e61a148..a668808769b6 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7173,7 +7173,10 @@ T: git git://git.lwn.net/linux.git docs-next > F: Documentation/ > F: scripts/check-variable-fonts.sh > F: scripts/documentation-file-ref-check > -F: scripts/kernel-doc > +F: scripts/get_abi.py > +F: scripts/kernel-doc* > +F scripts/lib/abi/* F: scripts/lib/abi/* > +F scripts/lib/kdoc/* F: scripts/lib/kdoc/* > F: scripts/sphinx-pre-install > X: Documentation/ABI/ > X: Documentation/admin-guide/media/ Regards, Akira