From: Dmitry Gutov Date: Tue, 14 Apr 2015 23:21:55 +0000 (+0300) Subject: ; CONTRIBUTE: Update the "make the ChangeLog entry in their name" bit X-Git-Tag: emacs-25.0.90~2419 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/4191e54fc63be623b3a25081ab9fe03d28615fea ; CONTRIBUTE: Update the "make the ChangeLog entry in their name" bit Fixes: debbugs:20328 --- diff --git a/CONTRIBUTE b/CONTRIBUTE index 44e6e3b61f..e89cfd6f6c 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE @@ -27,8 +27,8 @@ advanced information. Alternately, see admin/notes/git-workflow. -If committing changes written by someone else, make the ChangeLog -entry in their name, not yours. git distinguishes between the author +If committing changes written by someone else, make the commit in +their name, not yours. git distinguishes between the author and the committer; use the --author option on the commit command to specify the actual author; the committer defaults to you.