Re: ALSA official git repository

From: Schneelocke
Date: Fri May 27 2005 - 16:22:55 EST


On 27/05/05, Andrew Morton <akpm@xxxxxxxx> wrote:
> 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@xxxxxxxx>
> ...
> 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:"?

How about "^Written-by:"? That seems to fit in much more nicely with
"Signed-off-by:".

--
schnee
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/