On Mon, Feb 20, 2017 at 12:20:04PM +0000, Reshetova, Elena wrote: > Whole refcount conversion was a long piece of work and the above > people contributed to this code either as writes or reviewers or both. We have Reviewed-by: for reviewers. > I am primary writer of the code and I am handing patches in our tree > and sending them out, so how exactly the above should look like? Well, the SOB chain should reflect who handled the patch on its way from the original author to the upstream committer. If you want to express who contributed, you can use Originally-by, Suggested-by, ... You could also have free text in the commit message: "People who contributed to this: ..." In any case, it is all in Documentation/process/submitting-patches.rst. Have a look. > Please note that we have about 300 patches and if I have to modify > each sign-off to reflect who contributed to each commit in what > particular way, I will go insane. There's sed/awk/perl/python/bash... whatever tools that can do the proper conversions with. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.