On 21.02.2022 23:10, Miguel Ojeda wrote: > On Mon, Feb 21, 2022 at 9:19 PM Heiner Kallweit <hkallweit1@xxxxxxxxx> wrote: >> >> v2: >> - (re-)add Andreas' SoB to two patches > > But those were also developed by you too, right? i.e. it should have a > Co-developed-by too, otherwise it looks like you only handled the > patch: > Right, about half of the original code was reworked. Let's see whether and which feedback comes for v2. If a v3 should be needed, I'll follow your suggestion. > ``` > Example of a patch submitted by the From: author:: > > <changelog> > > Co-developed-by: First Co-Author <first@xxxxxxxxxxxxxxxxxxxx> > Signed-off-by: First Co-Author <first@xxxxxxxxxxxxxxxxxxxx> > Co-developed-by: Second Co-Author <second@xxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Second Co-Author <second@xxxxxxxxxxxxxxxxxxxx> > Signed-off-by: From Author <from@xxxxxxxxxxxxxxxxxx> > ``` > > Cheers, > Miguel Heiner