diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2019-07-26 11:52:34 -0300 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2019-07-26 14:29:43 -0600 |
| commit | 32630d526b9faaec02fa1d26582d91c01f6d476c (patch) | |
| tree | 82303b18f52f232352d903ff0fc90f1d4ef3e5e7 | |
| parent | d2eba640a4b96bc1bdc0f4a500b8b8d5e16725c8 (diff) | |
MAINTAINERS: add entries for some documentation scripts
There are some documentation scripts I wrote with doesn't
have any maintainer at maintainer's file.
Add them to the DOCUMENTATION entry, in order to have
Jon and linux-doc ML c/c on those patches, plus a new
entry to ensure that I'll be c/c when people send patches
to those.
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
| -rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ff3ae2be2746..6d397fa03436 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4947,7 +4947,9 @@ M: Jonathan Corbet <[email protected]> S: Maintained F: Documentation/ +F: scripts/documentation-file-ref-check F: scripts/kernel-doc +F: scripts/sphinx-pre-install X: Documentation/ABI/ X: Documentation/firmware-guide/acpi/ X: Documentation/devicetree/ @@ -4963,6 +4965,14 @@ L: [email protected] S: Maintained F: Documentation/translations/it_IT +DOCUMENTATION SCRIPTS +M: Mauro Carvalho Chehab <[email protected]> +S: Maintained +F: scripts/documentation-file-ref-check +F: scripts/sphinx-pre-install +F: Documentation/sphinx/parse-headers.pl + DONGWOON DW9714 LENS VOICE COIL DRIVER M: Sakari Ailus <[email protected]> |