diff options
author | Jonathan Corbet <corbet@lwn.net> | 2015-09-11 22:23:36 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-09-13 23:38:50 +0300 |
commit | 42f41ecfa946db61a490b3f8da3b7f18b76ca138 (patch) | |
tree | 2b367c09dd259627a0e072dbad0f7cce8cee612c /MAINTAINERS | |
parent | 23aebb3c05f3b3fb06a68bf6b1539a05a5f8aaab (diff) | |
download | linux-42f41ecfa946db61a490b3f8da3b7f18b76ca138.tar.xz |
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> L: linux-doc@vger.kernel.org S: Maintained F: Documentation/ +F: scripts/docproc.c +F: scripts/kernel-doc* X: Documentation/ABI/ X: Documentation/devicetree/ X: Documentation/acpi |