2009-07-10 20:16:16

by Joe Perches

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: INPUT: Add Dmitry's name to his email address

Signed-off-by: Joe Perches <[email protected]>

diff --git a/MAINTAINERS b/MAINTAINERS
index e4a4de9..18fc1fa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2978,6 +2978,7 @@ F: include/linux/inotify.h
INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
P: Dmitry Torokhov
M: [email protected]
+P: Dmitry Torokhov
M: [email protected]
L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git


2009-07-10 20:20:31

by Stefan Schmidt

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: INPUT: Add Dmitry's name to his email address

Hello.

On Fri, 2009-07-10 at 13:15, Joe Perches wrote:
> Signed-off-by: Joe Perches <[email protected]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e4a4de9..18fc1fa 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2978,6 +2978,7 @@ F: include/linux/inotify.h
> INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
> P: Dmitry Torokhov
> M: [email protected]
> +P: Dmitry Torokhov
> M: [email protected]
> L: [email protected]
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git

Hmm, do I miss something or is this the same line as two lines above?

regards
Stefan Schmidt

2009-07-10 20:27:17

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: INPUT: Add Dmitry's name to his email address

On Fri, 2009-07-10 at 22:21 +0200, Stefan Schmidt wrote:
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index e4a4de9..18fc1fa 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2978,6 +2978,7 @@ F: include/linux/inotify.h
> > INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
> > P: Dmitry Torokhov
> > M: [email protected]
> > +P: Dmitry Torokhov
> > M: [email protected]
> > L: [email protected]
> > T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
>
> Hmm, do I miss something or is this the same line as two lines above?

You're right, it's the same name, new email address.
It's just standardizing, a name for an email address.

Scripts that parse MAINTAINERS have difficulty
figuring out names for addresses when the style
isn't consistent.

At some point, it'd be nicer for people that
manually cut and paste entries in MAINTAINERS
to have the lines appear like:

M: Dmitry Torokhov <[email protected]>

There is a script to do this conversion.
http://lkml.org/lkml/2009/6/1/275

cheers, Joe

2009-07-10 21:09:28

by Stefan Schmidt

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: INPUT: Add Dmitry's name to his email address

Hello.

On Fri, 2009-07-10 at 13:26, Joe Perches wrote:
> On Fri, 2009-07-10 at 22:21 +0200, Stefan Schmidt wrote:
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index e4a4de9..18fc1fa 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -2978,6 +2978,7 @@ F: include/linux/inotify.h
> > > INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
> > > P: Dmitry Torokhov
> > > M: [email protected]
> > > +P: Dmitry Torokhov
> > > M: [email protected]
> > > L: [email protected]
> > > T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
> >
> > Hmm, do I miss something or is this the same line as two lines above?
>
> You're right, it's the same name, new email address.
> It's just standardizing, a name for an email address.
>
> Scripts that parse MAINTAINERS have difficulty
> figuring out names for addresses when the style
> isn't consistent.
>
> At some point, it'd be nicer for people that
> manually cut and paste entries in MAINTAINERS
> to have the lines appear like:
>
> M: Dmitry Torokhov <[email protected]>

My bad. I did not spot the second email address. Makes more sense now. Thanks.

regards
Stefan Schmidt

2009-07-13 03:45:48

by Dmitry Torokhov

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: INPUT: Add Dmitry's name to his email address

On Fri, Jul 10, 2009 at 11:10:12PM +0200, Stefan Schmidt wrote:
> Hello.
>
> On Fri, 2009-07-10 at 13:26, Joe Perches wrote:
> > On Fri, 2009-07-10 at 22:21 +0200, Stefan Schmidt wrote:
> > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > index e4a4de9..18fc1fa 100644
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > @@ -2978,6 +2978,7 @@ F: include/linux/inotify.h
> > > > INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
> > > > P: Dmitry Torokhov
> > > > M: [email protected]
> > > > +P: Dmitry Torokhov
> > > > M: [email protected]
> > > > L: [email protected]
> > > > T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
> > >
> > > Hmm, do I miss something or is this the same line as two lines above?
> >
> > You're right, it's the same name, new email address.
> > It's just standardizing, a name for an email address.
> >
> > Scripts that parse MAINTAINERS have difficulty
> > figuring out names for addresses when the style
> > isn't consistent.
> >
> > At some point, it'd be nicer for people that
> > manually cut and paste entries in MAINTAINERS
> > to have the lines appear like:
> >
> > M: Dmitry Torokhov <[email protected]>
>
> My bad. I did not spot the second email address. Makes more sense now. Thanks.
>

Yeah, I am very important and thus have 2 e-mail addresses ;)

--
Dmitry