Skip to content

Commit 4f4c44c

Browse files
committed
Document use of Co-author-by git tag.
We are already using the Co-author-by git tag, but don't have documentation in our developer policy about it. Fix that. Differential Revision: https://reviews.llvm.org/D134740
1 parent 8a67a05 commit 4f4c44c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/DeveloperPolicy.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,10 @@ Below are some guidelines about the format of the message itself:
265265
information including the method we used for attribution before the project
266266
migrated to git.
267267

268+
In the rare situation where there are multiple authors, please use the `git
269+
tag 'Co-author-by:' to list the additional authors
270+
<https://github.blog/2018-01-29-commit-together-with-co-authors/>`_.
271+
268272
* The title should be concise. Because all commits are emailed to the list with
269273
the first line as the subject, long titles are frowned upon. Short titles
270274
also look better in `git log`.

0 commit comments

Comments
 (0)