diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2018-09-07 12:30:21 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-09-09 14:47:37 -0600 |
commit | b67620798b1ed93603a5a8de5f84f29ce4627fb9 (patch) | |
tree | 5440393ca6e5f2418da98f4fc82d337c5c899187 | |
parent | 9331e5e7b848edfced6b35547888eae913e3e189 (diff) | |
download | linux-stable-b67620798b1ed93603a5a8de5f84f29ce4627fb9.tar.gz linux-stable-b67620798b1ed93603a5a8de5f84f29ce4627fb9.tar.bz2 linux-stable-b67620798b1ed93603a5a8de5f84f29ce4627fb9.zip |
MAINTAINERS: sort excludes for Documentation
Helps reading and hopefully avoids duplicates. Also, consistently add
the trailing '/' to make clear those are directories.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a5b256b25905..8e6d16839589 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4485,11 +4485,11 @@ S: Maintained F: Documentation/ F: scripts/kernel-doc X: Documentation/ABI/ +X: Documentation/acpi/ X: Documentation/devicetree/ -X: Documentation/acpi -X: Documentation/power -X: Documentation/spi -X: Documentation/media +X: Documentation/media/ +X: Documentation/power/ +X: Documentation/spi/ T: git git://git.lwn.net/linux.git docs-next DOCUMENTATION/ITALIAN |