The device tree bindings are well-maintained by the device tree guys and tend to swamp linux-doc with traffic we can't really say much about (it's all domain-specific knowledge), so add an X: entry for it.
Similarly, non-english documentation can't be maintained by people who don't speak those languages. (I argued that translations belonged on the web when they were proposed, but Greg KH overruled me.) I habitually ignore these, and cutting down on kernel-doc traffic should make the rest of the list easier to follow. Signed-off-by: Rob Landley <r...@landley.net> --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index d83f70f..6b752df 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2664,6 +2664,10 @@ L: linux-...@vger.kernel.org T: TBD S: Maintained F: Documentation/ +X: Documentation/zh_CN +X: Documentation/ko_KR +X: Documentation/ja_JP +X: Documentation/devicetree/bindings DOUBLETALK DRIVER M: "James R. Van Zandt" <j...@vanzandt.mv.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/