From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: What is the max lines of code I can accept from someone without a FSF assignment? Date: Mon, 04 Feb 2019 14:30:14 +0200 Message-ID: <9B70DD2E-7DBE-449B-A6FB-A227028ACE9F@gnu.org> References: <2B8C3918-1964-4BA2-92A4-916608DB3F41@paulwrankin.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="157234"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: K-9 Mail for Android To: emacs-devel@gnu.org,Paul Rankin Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 04 13:31:38 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gqdPU-000enG-Ao for ged-emacs-devel@m.gmane.org; Mon, 04 Feb 2019 13:31:36 +0100 Original-Received: from localhost ([127.0.0.1]:41780 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqdPT-0004UQ-Ao for ged-emacs-devel@m.gmane.org; Mon, 04 Feb 2019 07:31:35 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:38664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqdOI-0004PB-Cv for emacs-devel@gnu.org; Mon, 04 Feb 2019 07:30:28 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqdOD-0007PI-TM; Mon, 04 Feb 2019 07:30:18 -0500 Original-Received: from [176.12.202.20] (port=51533 helo=[10.164.143.235]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1gqdOC-0006yv-BC; Mon, 04 Feb 2019 07:30:17 -0500 In-Reply-To: <2B8C3918-1964-4BA2-92A4-916608DB3F41@paulwrankin.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:232959 Archived-At: On February 4, 2019 1:55:22 PM GMT+02:00, Paul Rankin wrote: > What is the max lines of code I can accept from someone without a FSF > assignment? >=20 > This is for a package I intend to add to GNU ELPA=2E >=20 > I've heard that "minor" contributions are okay without an assignment=2E Our rule of thumb is 15 lines, where you can exclude empty lines and trivi= al reshuffling of the original code=2E