diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2018-09-07 12:30:22 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-09-09 14:47:46 -0600 |
commit | 9d92e4835ffce841a72e9cf6d1c022adc55428aa (patch) | |
tree | 6f2f1a0a53a31a7309c62cd3a98c89536aef2b1e | |
parent | b67620798b1ed93603a5a8de5f84f29ce4627fb9 (diff) |
MAINTAINERS: add i2c to the excludes for Documentation
I'll handle these myself but thanks for providing the fallback!
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8e6d16839589..a0bc1f2ea721 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4487,6 +4487,7 @@ F: scripts/kernel-doc X: Documentation/ABI/ X: Documentation/acpi/ X: Documentation/devicetree/ +X: Documentation/i2c/ X: Documentation/media/ X: Documentation/power/ X: Documentation/spi/ |