diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2014-06-27 21:28:56 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-29 16:38:33 -0400 |
commit | 97be078b87f82e49b3e7a46fa71e07b7829838d3 (patch) | |
tree | 5a6df309c85abbfc0f172037462da88f285f81b8 /MAINTAINERS | |
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>
Diffstat (limited to 'MAINTAINERS')
-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 | |||
2917 | T: quilt http://www.infradead.org/~rdunlap/Doc/patches/ | 2917 | T: quilt http://www.infradead.org/~rdunlap/Doc/patches/ |
2918 | S: Maintained | 2918 | S: Maintained |
2919 | F: Documentation/ | 2919 | F: Documentation/ |
2920 | X: Documentation/ABI/ | ||
2921 | X: Documentation/devicetree/ | ||
2922 | X: Documentation/[a-z][a-z]_[A-Z][A-Z]/ | ||
2920 | 2923 | ||
2921 | DOUBLETALK DRIVER | 2924 | DOUBLETALK DRIVER |
2922 | M: "James R. Van Zandt" <jrv@vanzandt.mv.com> | 2925 | M: "James R. Van Zandt" <jrv@vanzandt.mv.com> |