Commit a3b97f3
MAINTAINERS: repair file entry in DOCUMENTATION
Commit 1e596d5 ("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 <[email protected]>
Reviewed-by: Akira Yokosawa <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]1 parent 3adde4c commit a3b97f3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6406 | 6406 | | |
6407 | 6407 | | |
6408 | 6408 | | |
6409 | | - | |
| 6409 | + | |
6410 | 6410 | | |
6411 | 6411 | | |
6412 | 6412 | | |
| |||
0 commit comments