diff options
author | Randy Dunlap | 2014-06-27 18:28:56 -0700 |
---|---|---|
committer | Linus Torvalds | 2014-06-29 13:38:33 -0700 |
commit | 97be078b87f82e49b3e7a46fa71e07b7829838d3 (patch) | |
tree | 5a6df309c85abbfc0f172037462da88f285f81b8 | |
parent | 7d19e91b5220227814e9e875460c2c22c9660a5c (diff) |
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>
-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> |