Lines Matching refs:author
449 Any further SoBs (Signed-off-by:'s) following the author's SoB are from
453 the first SoB entry signalling primary authorship of a single author.
490 it is used to give attribution to co-authors (in addition to the author
493 followed by a Signed-off-by: of the associated co-author. Standard sign-off
496 the author is attributed via From: or Co-developed-by:. Notably, the last
499 Note, the From: tag is optional when the From: author is also the person (and
502 Example of a patch submitted by the From: author::
510 Signed-off-by: From Author <from@author.example.org>
512 Example of a patch submitted by a Co-developed-by: author::
514 From: From Author <from@author.example.org>
520 Signed-off-by: From Author <from@author.example.org>
578 or reviewer, should be added by author to the applicable patches when sending
619 - A ``from`` line specifying the patch author, followed by an empty
620 line (only needed if the person sending the patch is not the author).
689 From: Patch Author <author@example.com>
691 The ``from`` line specifies who will be credited as the author of the
694 the patch author in the changelog.
738 Signed-off-by: Author <author@mail>