Lines Matching full:co
413 When to use Acked-by:, Cc:, and Co-developed-by:
446 Co-developed-by: states that the patch was co-created by multiple developers;
447 it is a used to give attribution to co-authors (in addition to the author
449 Co-developed-by: denotes authorship, every Co-developed-by: must be immediately
450 followed by a Signed-off-by: of the associated co-author. Standard sign-off
453 the author is attributed via From: or Co-developed-by:. Notably, the last
463 Co-developed-by: First Co-Author <first@coauthor.example.org>
464 Signed-off-by: First Co-Author <first@coauthor.example.org>
465 Co-developed-by: Second Co-Author <second@coauthor.example.org>
466 Signed-off-by: Second Co-Author <second@coauthor.example.org>
469 Example of a patch submitted by a Co-developed-by: author::
475 Co-developed-by: Random Co-Author <random@coauthor.example.org>
476 Signed-off-by: Random Co-Author <random@coauthor.example.org>
478 Co-developed-by: Submitting Co-Author <sub@coauthor.example.org>
479 Signed-off-by: Submitting Co-Author <sub@coauthor.example.org>