lkml.org 
[lkml]   [2013]   [Aug]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] Tweak Documentation MAINTAINERS entry.
From
Date
On Fri, 2013-08-02 at 23:39 +0200, Geert Uytterhoeven wrote:
> On Fri, Aug 2, 2013 at 6:13 PM, Rob Landley <rob@landley.net> wrote:
> > 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
>
> Does "Documentation/??_??" work, to catch future translations?
> Or do we have to use "Documentation/[a-z][a-z]_[A-Z][A-Z]"?

? works.

The script uses:
scripts/get_maintainer.pl: $line =~ s/([^\\])\.([^\*])/$1\?$2/g;

These could be converted to a single

X: Documentation/??_??/




\
 
 \ /
  Last update: 2013-08-03 00:21    [W:0.071 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site