Lines Matching full:author
302 added to the project's release notes at the author's or code reviewer's
401 * If you're not the original author, ensure the 'Author' property of the commit is
402 set to the original author and the 'Committer' property is set to yourself.
404 ``git commit --amend --author="John Doe <jdoe@llvm.org>"`` to correct the
405 author property if it is incorrect. See `Attribution of Changes`_ for more
472 original commit thread with the reverting patch author.
492 * In general, if the author themselves would revert the change per these
494 author. This is one of the major cases where our norms differ from others;
512 revert. This serves as both a notice to the original author that their
521 provide a means for the patch author to debug the root issue. If a situation
523 requires hardware patch author doesn't have access to, sharp regression in
525 proactive about working with the patch author to debug and test candidate
531 we encourage you to reply to the commit thread, give the author a bit to
532 respond, and then proceed with the revert if the author doesn't seem to be
553 provide the name and email address you would like to use in the Author
681 commit access may commit it for the author once appropriate (based on the
695 etc.). The author should first submit them to the relevant project's commit
700 author and the committer like git does. As such, older commits used a different
852 (if available) or email the author, explain the problem and how this impacts