public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Tweak Documentation MAINTAINERS entry.
@ 2013-08-02 16:13 Rob Landley
  2013-08-02 16:23 ` Joe Perches
  2013-08-02 21:39 ` Geert Uytterhoeven
  0 siblings, 2 replies; 4+ messages in thread
From: Rob Landley @ 2013-08-02 16:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

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 <rob@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-doc@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" <jrv@vanzandt.mv.com>

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-08-02 21:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-02 16:13 [PATCH] Tweak Documentation MAINTAINERS entry Rob Landley
2013-08-02 16:23 ` Joe Perches
2013-08-02 21:39 ` Geert Uytterhoeven
2013-08-02 21:57   ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox