Re: [PATCH] [154/2many] MAINTAINERS - DIGI INTL. EPCA DRIVER

2007-08-14 Thread Stefan Richter
Cal Peake wrote: > On Mon, 13 Aug 2007, Joe Perches wrote: > >> On Tue, 2007-08-14 at 00:29 -0400, Cal Peake wrote: >>> Prolly /[^a-z0-9]/i would the safest bet. Also don't forget to escape >>> double quotes (e.g. "Jonathan \"Jon\" Doe" <[EMAIL PROTECTED]>). >> A-Z and [[:space:]] are OK too. >

Re: [PATCH] [154/2many] MAINTAINERS - DIGI INTL. EPCA DRIVER

2007-08-13 Thread Cal Peake
On Mon, 13 Aug 2007, Joe Perches wrote: > On Tue, 2007-08-14 at 00:29 -0400, Cal Peake wrote: > > Prolly /[^a-z0-9]/i would the safest bet. Also don't forget to escape > > double quotes (e.g. "Jonathan \"Jon\" Doe" <[EMAIL PROTECTED]>). > > A-Z and [[:space:]] are OK too. The 'i' at the end of

Re: [PATCH] [154/2many] MAINTAINERS - DIGI INTL. EPCA DRIVER

2007-08-13 Thread Joe Perches
On Tue, 2007-08-14 at 00:29 -0400, Cal Peake wrote: > Prolly /[^a-z0-9]/i would the safest bet. Also don't forget to escape > double quotes (e.g. "Jonathan \"Jon\" Doe" <[EMAIL PROTECTED]>). A-Z and [[:space:]] are OK too. I skimmed the spec, but nothing jumped out at me. - To unsubscribe from t

Re: [PATCH] [154/2many] MAINTAINERS - DIGI INTL. EPCA DRIVER

2007-08-13 Thread Cal Peake
On Mon, 13 Aug 2007, Joe Perches wrote: > On Mon, 2007-08-13 at 09:35 -0700, Joe Perches wrote: > > On Mon, 2007-08-13 at 09:15 -0700, Kok, Auke wrote: > > > or properly put it on "quotes": > > > > I'll improve the script and revert the name changes. > > # check for "must quote" chars in name >

Re: [PATCH] [154/2many] MAINTAINERS - DIGI INTL. EPCA DRIVER

2007-08-13 Thread Joe Perches
On Mon, 2007-08-13 at 09:35 -0700, Joe Perches wrote: > On Mon, 2007-08-13 at 09:15 -0700, Kok, Auke wrote: > > or properly put it on "quotes": > > I'll improve the script and revert the name changes. # check for "must quote" chars in name sub format_email { my ($name, $email) = @_; if

Re: [PATCH] [154/2many] MAINTAINERS - DIGI INTL. EPCA DRIVER

2007-08-13 Thread Joe Perches
On Mon, 2007-08-13 at 09:15 -0700, Kok, Auke wrote: > or properly put it on "quotes": I'll improve the script and revert the name changes. cheers, Joe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at h

Re: [PATCH] [154/2many] MAINTAINERS - DIGI INTL. EPCA DRIVER

2007-08-13 Thread Kok, Auke
Stefan Richter wrote: Alan Cox wrote: On Sun, 12 Aug 2007 23:26:16 -0700 [EMAIL PROTECTED] wrote: DIGI INTL. EPCA DRIVER -P: Digi International, Inc +P: Digi International Inc The "," is correct and how they added themselves. Please don't hide other types of change in a large changes

Re: [PATCH] [154/2many] MAINTAINERS - DIGI INTL. EPCA DRIVER

2007-08-13 Thread Alan Cox
> I'm not Joe, but I gather this change is in order to support generation > of RFC 278 headers by the proposed script. The mail system supports comma characters if you must put names in and this is well tested both for names and for usernames (because of TOPS, old compu$erve etc) Fix the script -

Re: [PATCH] [154/2many] MAINTAINERS - DIGI INTL. EPCA DRIVER

2007-08-13 Thread Stefan Richter
Alan Cox wrote: > On Sun, 12 Aug 2007 23:26:16 -0700 > [EMAIL PROTECTED] wrote: >> DIGI INTL. EPCA DRIVER >> -P: Digi International, Inc >> +P: Digi International Inc > > The "," is correct and how they added themselves. > > Please don't hide other types of change in a large changeset without

Re: [PATCH] [154/2many] MAINTAINERS - DIGI INTL. EPCA DRIVER

2007-08-13 Thread Alan Cox
On Sun, 12 Aug 2007 23:26:16 -0700 [EMAIL PROTECTED] wrote: > Add file pattern to MAINTAINER entry > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > > diff --git a/MAINTAINERS b/MAINTAINERS > index 36a7d25..edebf01 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1482,7 +1482,7 @@ L: