All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Linus Torvalds <torvalds@osdl.org>
Cc: perex@suse.cz, linux-kernel@vger.kernel.org, git@vger.kernel.org
Subject: Re: ALSA official git repository
Date: Fri, 27 May 2005 13:51:24 -0700	[thread overview]
Message-ID: <20050527135124.0d98c33e.akpm@osdl.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0505271113410.17402@ppc970.osdl.org>

Linus Torvalds <torvalds@osdl.org> wrote:
>
> 
> 
> On Fri, 27 May 2005, Jaroslav Kysela wrote:
> > 
> > Okay, sorry for this small bug. I'll recreate the ALSA git tree with
> > proper comments again. Also, the author is not correct (should be taken
> > from the first Signed-off-by:).
> 
> Hmm.. That's not always true in general, since Sign-off does allow to sign
> off on other peoples patches (see the "(b)" clause in DCO), but maybe in
> the ALSA tree it is.

Yes, I'll occasionally do patches which were written by "A" as:

From: A
...
Signed-off-by: B

And that comes through email as:


...
From: <akpm@osdl.org>
...
From: A
...
Signed-off-by: B


which means that the algorithm for identifying the author is "the final
From:".

I guess the bug here is the use of From: to identify the primary author,
because transporting the patch via email adds ambiguity.

Maybe we should introduce "^Author:"?


  reply	other threads:[~2005-05-27 20:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-27 15:51 ALSA official git repository Jaroslav Kysela
2005-05-27 16:13 ` Linus Torvalds
2005-05-27 17:00   ` Sean
2005-05-27 17:28     ` Linus Torvalds
2005-05-27 18:47       ` Junio C Hamano
2005-05-27 17:43   ` Jaroslav Kysela
2005-05-27 18:16     ` Linus Torvalds
2005-05-27 20:51       ` Andrew Morton [this message]
2005-05-27 20:57         ` Junio C Hamano
2005-05-27 21:18         ` Jesper Juhl
2005-05-27 21:19         ` Schneelocke
2005-05-27 22:06         ` Linus Torvalds
2005-05-27 22:46           ` Andrew Morton
2005-05-28  2:21             ` Linus Torvalds
2005-05-28  3:33             ` Chris Wedgwood
2005-05-29  9:06     ` Jaroslav Kysela

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050527135124.0d98c33e.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=git@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@suse.cz \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.