On Friday 11 August 2006 21:31, Linas Vepstas wrote: > I put my name at the top when I was the primary author. > I put Jim's name at the top when he was the primary author. > > Both names are there because I sat in Jim's office and used > his keyboard. I got him to compile and run the tests on > his hardware, and we'd then debate the results.
When the patch gets added to a git repository, they end up having your name on it, because the author is determined from the person who sent the patch. For the patches where Jim is the main author, you should put a From: James K Lewis <[EMAIL PROTECTED]> into the first line of the email body. That will make the scripts do the right thing. The order of the Signed-off-by: lines is used is independant from authorship and should list the name of the submitter last. Arnd <>< - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html