From: Rob Landley <rob@landley.net>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] Tweak Documentation MAINTAINERS entry.
Date: Fri, 02 Aug 2013 09:13:00 -0700 (PDT) [thread overview]
Message-ID: <1375459978.687125@landley.net> (raw)
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>
next reply other threads:[~2013-08-02 16:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-02 16:13 Rob Landley [this message]
2013-08-02 16:23 ` [PATCH] Tweak Documentation MAINTAINERS entry Joe Perches
2013-08-02 21:39 ` Geert Uytterhoeven
2013-08-02 21:57 ` Joe Perches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1375459978.687125@landley.net \
--to=rob@landley.net \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.