summaryrefslogtreecommitdiff
path: root/CONTRIBUTE
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2021-02-18 16:07:34 +0200
committerEli Zaretskii <eliz@gnu.org>2021-02-18 16:07:34 +0200
commit9882e63eeaed54244a6b608685dd748f72ef66a6 (patch)
treeadfc7baabbbc0d0a506092165f557f10729359d8 /CONTRIBUTE
parent850f18ef23ded4aff38afee89de7980e1c9dd1fd (diff)
downloademacs-9882e63eeaed54244a6b608685dd748f72ef66a6.tar.gz
; * CONTRIBUTE: Another wording change regarding tiny changes.
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE6
1 files changed, 3 insertions, 3 deletions
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.)