Skip to content

Commit 411c08c

Browse files
mchehabJonathan Corbet
authored andcommitted
MAINTAINERS: update linux-doc entry to cover new Python scripts
Changes to ABI and kernel-doc need to be c/c linux-doc. Update the maintainer's entry to cover those files. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Acked-by: Akira Yokosawa <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Message-ID: <eb9690301ed71a778d6947f458db3c66c0ba5415.1747817887.git.mchehab+huawei@kernel.org>
1 parent a556bd8 commit 411c08c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

MAINTAINERS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7074,7 +7074,10 @@ T: git git://git.lwn.net/linux.git docs-next
70747074
F: Documentation/
70757075
F: scripts/check-variable-fonts.sh
70767076
F: scripts/documentation-file-ref-check
7077-
F: scripts/kernel-doc
7077+
F: scripts/get_abi.py
7078+
F: scripts/kernel-doc*
7079+
F: scripts/lib/abi/*
7080+
F: scripts/lib/kdoc/*
70787081
F: scripts/sphinx-pre-install
70797082
X: Documentation/ABI/
70807083
X: Documentation/admin-guide/media/

0 commit comments

Comments
 (0)