diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2021-02-08 07:30:18 +0100 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2021-02-08 18:06:53 +0200 |
commit | 120149cf6a82dd20dfade3b2c09996f7be562441 (patch) | |
tree | 692358a66a28be8eb9e5ce1939adc00ceb7d911a /CONTRIBUTE | |
parent | 4712c75ab853ee77587dbc1910cc7c0401e02aa0 (diff) | |
download | emacs-120149cf6a82dd20dfade3b2c09996f7be562441.tar.gz |
Clarify "changes" in CONTRIBUTE
* CONTRIBUTE: Clarify that "changes" doesn't include removing code
(bug#44834).
(cherry picked from commit 33c9556c9db9b8c62dcd80dd3cc665e669ea66d4)
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r-- | CONTRIBUTE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE index 4e42c7aafcc..125c183229f 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE @@ -67,7 +67,7 @@ error-prone. It also allows sending patches whose author is someone other than the email sender. Once the cumulative amount of your submissions exceeds about 15 lines -of non-trivial changes, we will need you to assign to the FSF the +of non-trivial code, we will need you to assign to the FSF the copyright for your contributions. Ask on emacs-devel@gnu.org, and we will send you the necessary form together with the instructions to fill and email it, in order to start this legal paperwork. |