Patrick Steinhardt <ps@xxxxxx> writes: >> Signed-off-by: D. Ben Knoble <ben.knoble+github@xxxxxxxxx> >> Helped-by: Johannes Schindelin <johannes.schindelin@xxxxxx> > > The order of these trailers should be reversed -- your SOB should always > come last. Yup. The intent is to record what happened before the patch was sent out with your sign-off chronologically. Dscho helped and then Ben finialized the patch by signing off, hence the author's sign-off comes the last. Thanks.