summaryrefslogtreecommitdiff
path: root/CONTRIBUTE
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2015-04-24 17:47:23 +0300
committerEli Zaretskii <eliz@gnu.org>2015-04-24 17:47:23 +0300
commitb20165407673cf4a4240505a9132410ee24ce4eb (patch)
tree8cc039fb94074d922221d3a00ed46170f2db6cc0 /CONTRIBUTE
parent168609cc1b7b10d71e08b3166233026b1f0c8794 (diff)
downloademacs-b20165407673cf4a4240505a9132410ee24ce4eb.tar.gz
* CONTRIBUTE: Clarify "co-authored-by". (Bug#20400)
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE5
1 files changed, 3 insertions, 2 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE
index 1e04e3bbac6..9aa76d541c2 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -76,8 +76,9 @@ messages:
file first line (starting with the asterisk). Then there is no
individual files section.
-- If the commit has authors other than yourself, the commit message
- should contain a separate line like the following:
+- If the commit has more than one author, the commit message should
+ contain a separate line to mention the other authors, like the
+ following:
Co-authored-by: Joe Schmoe <j.schmoe@example.org>