diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2014-06-28 03:28:56 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-29 22:38:33 +0200 |
commit | 97be078b87f82e49b3e7a46fa71e07b7829838d3 (patch) | |
tree | 5a6df309c85abbfc0f172037462da88f285f81b8 /MAINTAINERS | |
parent | Documentation: add section about git to email-clients.txt (diff) | |
download | linux-97be078b87f82e49b3e7a46fa71e07b7829838d3.tar.xz linux-97be078b87f82e49b3e7a46fa71e07b7829838d3.zip |
MAINTAINERS: exceptions for Documentation maintainer
Note that I don't maintain Documentation/ABI/,
Documentation/devicetree/, or the language translation files.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ebc812827c63..702ca10a5a6c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2917,6 +2917,9 @@ L: linux-doc@vger.kernel.org T: quilt http://www.infradead.org/~rdunlap/Doc/patches/ S: Maintained F: Documentation/ +X: Documentation/ABI/ +X: Documentation/devicetree/ +X: Documentation/[a-z][a-z]_[A-Z][A-Z]/ DOUBLETALK DRIVER M: "James R. Van Zandt" <jrv@vanzandt.mv.com> |