From: Eli Zaretskii Date: Thu, 18 Feb 2021 14:07:34 +0000 (+0200) Subject: ; * CONTRIBUTE: Another wording change regarding tiny changes. X-Git-Tag: emacs-27.2-rc1~21 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9882e63eea;p=emacs.git ; * CONTRIBUTE: Another wording change regarding tiny changes. --- diff --git a/CONTRIBUTE b/CONTRIBUTE index b7d72f9965e..fe773510d36 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE @@ -66,9 +66,9 @@ more reliably, and makes the job of applying the patches easier and less 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 10 lines -of non-trivial changes, we will need you to assign to the FSF the -copyright for your contributions. (To see how many lines were +Once the cumulative amount of your submissions exceeds a dozen or so +lines of non-trivial changes, we will need you to assign to the FSF +the copyright for your contributions. (To see how many lines were non-trivially changed, count only added and modified lines in the patched code. Consider an added or changed line non-trivial if it includes at least one identifier, string, or substantial comment.)