public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* uclinux patches submission and author credit
@ 2007-08-06 15:36 Philippe De Muyter
  2007-08-06 16:07 ` Arjan van de Ven
  0 siblings, 1 reply; 4+ messages in thread
From: Philippe De Muyter @ 2007-08-06 15:36 UTC (permalink / raw)
  To: linux-kernel

Hi Andrew and Greg,

Currently, all the patches that are submitted via Greg are marked as
authored by Greg.  Actually, the author is named in the first
Signed-off-by line (often Greg himself, sometimes someone other).

Would it be possible to fix the patch submission scheme so that the real
author is credited ?

Thanks in advance

Philippe

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: uclinux patches submission and author credit
  2007-08-06 15:36 Philippe De Muyter
@ 2007-08-06 16:07 ` Arjan van de Ven
  0 siblings, 0 replies; 4+ messages in thread
From: Arjan van de Ven @ 2007-08-06 16:07 UTC (permalink / raw)
  To: Philippe De Muyter; +Cc: linux-kernel

On Mon, 2007-08-06 at 17:36 +0200, Philippe De Muyter wrote:
> Hi Andrew and Greg,
> 
> Currently, all the patches that are submitted via Greg are marked as
> authored by Greg.  Actually, the author is named in the first
> Signed-off-by line (often Greg himself, sometimes someone other).
> 
> Would it be possible to fix the patch submission scheme so that the real
> author is credited ?

The easiest GIT way to do this is to put a 

From: <your name> 

in the body of the description; then everything automatically flows from
there..



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: uclinux patches submission and author credit
@ 2007-08-07  6:20 Greg Ungerer
  2007-08-07 15:04 ` Philippe De Muyter
  0 siblings, 1 reply; 4+ messages in thread
From: Greg Ungerer @ 2007-08-07  6:20 UTC (permalink / raw)
  To: linux-kernel

Hi Philippe,

On Mon, 2007-08-06 at 17:36 +0200, Philippe De Muyter wrote:
 > Hi Andrew and Greg,
 >
 > Currently, all the patches that are submitted via Greg are marked as
 > authored by Greg.  Actually, the author is named in the first
 > Signed-off-by line (often Greg himself, sometimes someone other).
 >
 > Would it be possible to fix the patch submission scheme so that the real
 > author is credited ?

Currently if I submit a patch that was sent to me with a
Signed-off-by line I just add mine underneath it and send.
If the patch didn't come with a Signed-off-by then I put the
original author in a "From" line at the top of the submission.
Looks like I should always add a "From" line.

Regards
Greg



------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     gerg@snapgear.com
Secure Computing Corporation                PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: uclinux patches submission and author credit
  2007-08-07  6:20 uclinux patches submission and author credit Greg Ungerer
@ 2007-08-07 15:04 ` Philippe De Muyter
  0 siblings, 0 replies; 4+ messages in thread
From: Philippe De Muyter @ 2007-08-07 15:04 UTC (permalink / raw)
  To: Greg Ungerer; +Cc: linux-kernel

Hi Greg,

On Tue, Aug 07, 2007 at 04:20:54PM +1000, Greg Ungerer wrote:

> Currently if I submit a patch that was sent to me with a
> Signed-off-by line I just add mine underneath it and send.
> If the patch didn't come with a Signed-off-by then I put the
> original author in a "From" line at the top of the submission.
> Looks like I should always add a "From" line.

That's fine. Thanks.  I didn't know either about the From: field.

Philippe

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-08-07 15:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-07  6:20 uclinux patches submission and author credit Greg Ungerer
2007-08-07 15:04 ` Philippe De Muyter
  -- strict thread matches above, loose matches on Subject: below --
2007-08-06 15:36 Philippe De Muyter
2007-08-06 16:07 ` Arjan van de Ven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox