On Thu, Jun 12, 2014 at 10:12:57AM -0700, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > Note that I don't maintain Documentation/ABI/, > Documentation/devicetree/, or the language translation files. > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> One comment below. > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- lnx-315-rc5.orig/MAINTAINERS > +++ lnx-315-rc5/MAINTAINERS > @@ -2885,7 +2885,7 @@ M: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > L: linux-doc@xxxxxxxxxxxxxxx > T: quilt http://www.infradead.org/~rdunlap/Doc/patches/ > S: Maintained > -F: Documentation/ > +F: Documentation/ (but not: ABI, devicetree, translations) Could we make this machine-readable, and teach scripts/get_maintainer.pl to understand it? Two possible syntaxes: F: Documentation/ F: !Documentation/ABI/ ... or: F: Documentation/ (not Documentation/ABI ...) -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html