MAINTAINERS: repair file entry in DOCUMENTATION
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Wed, 17 Apr 2024 10:14:29 +0000 (12:14 +0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 24 Apr 2024 19:15:39 +0000 (13:15 -0600)
Commit 1e596d5eff3d ("docs: Detect variable fonts and suggest denylisting
them") adds the new script check-variable-fonts.sh and intends to refer to
it in the DOCUMENTATION section in MAINTAINERS. However, the file entry
refers to scripts/check-variable-font.sh. Note the missing "s".

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Repair this new file entry in the DOCUMENTATION section.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240417101429.240495-1-lukas.bulwahn@redhat.com
MAINTAINERS

index 3a4768c2f7127d4a5573d6a6f94fdf211e537164..701e02ef30d4797faa413743c772576a99e0f0e6 100644 (file)
@@ -6406,7 +6406,7 @@ S:        Maintained
 P:     Documentation/doc-guide/maintainer-profile.rst
 T:     git git://git.lwn.net/linux.git docs-next
 F:     Documentation/
-F:     scripts/check-variable-font.sh
+F:     scripts/check-variable-fonts.sh
 F:     scripts/documentation-file-ref-check
 F:     scripts/kernel-doc
 F:     scripts/sphinx-pre-install