diff options
author | Jonathan Corbet <corbet@lwn.net> | 2015-09-11 15:23:36 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-09-13 16:38:50 -0400 |
commit | 42f41ecfa946db61a490b3f8da3b7f18b76ca138 (patch) | |
tree | 2b367c09dd259627a0e072dbad0f7cce8cee612c /MAINTAINERS | |
parent | 23aebb3c05f3b3fb06a68bf6b1539a05a5f8aaab (diff) |
MAINTAINERS: claim scripts/*doc* in the docs tree
Changes to scripts/kernel-doc and such are best run through the docs tree.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab749c85..8d2db95fc095 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3496,6 +3496,8 @@ M: Jonathan Corbet <corbet@lwn.net> | |||
3496 | L: linux-doc@vger.kernel.org | 3496 | L: linux-doc@vger.kernel.org |
3497 | S: Maintained | 3497 | S: Maintained |
3498 | F: Documentation/ | 3498 | F: Documentation/ |
3499 | F: scripts/docproc.c | ||
3500 | F: scripts/kernel-doc* | ||
3499 | X: Documentation/ABI/ | 3501 | X: Documentation/ABI/ |
3500 | X: Documentation/devicetree/ | 3502 | X: Documentation/devicetree/ |
3501 | X: Documentation/acpi | 3503 | X: Documentation/acpi |