diff --git a/llvm/docs/DeveloperPolicy.rst b/llvm/docs/DeveloperPolicy.rst --- a/llvm/docs/DeveloperPolicy.rst +++ b/llvm/docs/DeveloperPolicy.rst @@ -265,6 +265,10 @@ information including the method we used for attribution before the project migrated to git. + In the rare situation where there are multiple authors, please use the `git + tag 'Co-author-by:' to list the additional authors + `_. + * The title should be concise. Because all commits are emailed to the list with the first line as the subject, long titles are frowned upon. Short titles also look better in `git log`.