[PATCH] D134740: Document use of Co-author-by git tag.

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 15:40:04 PDT 2022


arichardson added inline comments.


================
Comment at: llvm/docs/DeveloperPolicy.rst:269
+  In the rare situation where there are multiple authors, please use the `git
+  tag 'Co-author-by:' to list the additional authors
+  <https://github.blog/2018-01-29-commit-together-with-co-authors/>`_.
----------------
Shouldn't this be `Co-authored-by`? At least that's the form I've seen and used so far.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134740/new/

https://reviews.llvm.org/D134740



More information about the llvm-commits mailing list