]> git.eshelyaron.com Git - emacs.git/commitdiff
; * CONTRIBUTE: Yet another clarification of significant changes.
authorEli Zaretskii <eliz@gnu.org>
Fri, 12 Feb 2021 07:25:13 +0000 (09:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 12 Feb 2021 07:25:13 +0000 (09:25 +0200)
CONTRIBUTE

index 9f0d9e7e16418298752c034ad8787b1cc83185f1..b7d72f9965e05eba863aabde0ea1ad2ef25f09c4 100644 (file)
@@ -66,12 +66,15 @@ 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 15 lines
-of non-trivial code you added or changed (not counting deleted lines),
-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.
+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
+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.)
+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.
 
 ** Issue tracker (a.k.a. "bug tracker")