On Fri, 2023-10-20 at 15:21 +0200, Przemek Kitszel wrote:
Allow additional tags between Co-developed-by: and Signed-off-by:.
Bump severity of missing SoB to ERROR.
Additional tags between Co-developed-by and corresponding Signed-off-by
could include Reviewed-by tags collected by Submitter, which is also
a Co-developer, but should sign-off at the very end of tags provided by
themself.
Missing SoB is promoted to error while that piece of code is touched.
Two sets of perl %hashes introduced to keep both (int) line numbers and
(string) messages handy for warning reporting, while keeping it correct
across 100+ line long commit messages.
Mateusz Polchlopek <mateusz.polchlopek@xxxxxxxxx> has reported this to me.
Reviewed-by: Jacob Keller <jacob.e.keller@xxxxxxxxx>
Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>
Unless this is accepted by various process folk,
and the documentation for it updated, I think this
should not be applied.