mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 18:21:24 +02:00
MAINTAINERS: Fix regex for kdoc
The trailing '*' means "all files in this directory, but not subdirectories" which excluded tools/lib/python/kdoc/. This is surely not intended. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260615154057.2156589-1-willy@infradead.org>
This commit is contained in:
parent
dd07489fea
commit
5cee93f667
|
|
@ -7638,7 +7638,7 @@ S: Maintained
|
|||
P: Documentation/doc-guide/maintainer-profile.rst
|
||||
T: git git://git.lwn.net/linux.git docs-next
|
||||
F: Documentation/
|
||||
F: tools/lib/python/*
|
||||
F: tools/lib/python/
|
||||
F: tools/docs/
|
||||
F: tools/net/ynl/pyynl/lib/doc_generator.py
|
||||
X: Documentation/ABI/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user