Lines Matching full:co
425 When to use Acked-by:, Cc:, and Co-developed-by:
458 Co-developed-by: states that the patch was co-created by multiple developers;
459 it is used to give attribution to co-authors (in addition to the author
461 Co-developed-by: denotes authorship, every Co-developed-by: must be immediately
462 followed by a Signed-off-by: of the associated co-author. Standard sign-off
465 the author is attributed via From: or Co-developed-by:. Notably, the last
475 Co-developed-by: First Co-Author <first@coauthor.example.org>
476 Signed-off-by: First Co-Author <first@coauthor.example.org>
477 Co-developed-by: Second Co-Author <second@coauthor.example.org>
478 Signed-off-by: Second Co-Author <second@coauthor.example.org>
481 Example of a patch submitted by a Co-developed-by: author::
487 Co-developed-by: Random Co-Author <random@coauthor.example.org>
488 Signed-off-by: Random Co-Author <random@coauthor.example.org>
490 Co-developed-by: Submitting Co-Author <sub@coauthor.example.org>
491 Signed-off-by: Submitting Co-Author <sub@coauthor.example.org>