diff options
| author | Eli Zaretskii | 2015-04-24 18:00:02 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2015-04-24 18:00:02 +0300 |
| commit | 422f15d9d66c9f1907b3efb824f1e7f614ba9963 (patch) | |
| tree | f1231247753b324bce2d3c28e7e8847802430018 /CONTRIBUTE | |
| parent | b20165407673cf4a4240505a9132410ee24ce4eb (diff) | |
| download | emacs-422f15d9d66c9f1907b3efb824f1e7f614ba9963.tar.gz emacs-422f15d9d66c9f1907b3efb824f1e7f614ba9963.zip | |
Clarify "co-authored" some more
Diffstat (limited to 'CONTRIBUTE')
| -rw-r--r-- | CONTRIBUTE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE index 9aa76d541c2..bf231554261 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE | |||
| @@ -77,7 +77,7 @@ messages: | |||
| 77 | individual files section. | 77 | individual files section. |
| 78 | 78 | ||
| 79 | - If the commit has more than one author, the commit message should | 79 | - If the commit has more than one author, the commit message should |
| 80 | contain a separate line to mention the other authors, like the | 80 | contain separate lines to mention the other authors, like the |
| 81 | following: | 81 | following: |
| 82 | 82 | ||
| 83 | Co-authored-by: Joe Schmoe <j.schmoe@example.org> | 83 | Co-authored-by: Joe Schmoe <j.schmoe@example.org> |