From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lvxgo-0006ad-Ls for qemu-devel@nongnu.org; Mon, 20 Apr 2009 13:53:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lvxgk-0006Zq-3y for qemu-devel@nongnu.org; Mon, 20 Apr 2009 13:53:54 -0400 Received: from [199.232.76.173] (port=38990 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lvxgj-0006Zn-W5 for qemu-devel@nongnu.org; Mon, 20 Apr 2009 13:53:50 -0400 Received: from wa-out-1112.google.com ([209.85.146.183]:28270) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lvxgj-0005OS-HD for qemu-devel@nongnu.org; Mon, 20 Apr 2009 13:53:49 -0400 Received: by wa-out-1112.google.com with SMTP id m33so1029706wag.18 for ; Mon, 20 Apr 2009 10:53:48 -0700 (PDT) Message-ID: <49ECB6A3.3010506@codemonkey.ws> Date: Mon, 20 Apr 2009 12:53:39 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH, RFC] Add file describing rules for submitting patches References: <49EC82FC.9060108@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Blue Swirl wrote: > On 4/20/09, Anthony Liguori wrote: > >> Blue Swirl wrote: >> >> >>> Hi, >>> >>> I gathered a few common complaints about patch submission, hopefully >>> not too much affected by my consumption of small amounts of various >>> alcoholic substances. >>> >>> Comments, objections? >>> +SP2.5: Exception: For extremely short and trivial patches (one-line >>> +fixes etc.), the description and "Signed-off-by:" lines may be >>> +omitted, in which case the subject must be appended with the >>> +submitter's name in parenthesis >>> >>> >> Signed-off-by can never be omitted--even for one line fixes. >> > > I disagree. Changes that are small enough do not create any > copyrightable material, thus they may come from any source. > It's not just an issue of copyright. It's also a statement that you are allowed to be submitting patches to a given project. Before DCO, some projects used to require forms from employers stating that contributions were allowed because some employers have non-compete contracts that would prevent an employee from working on a project. Regards, Anthony Liguori