From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: April 7 cutover for generating ChangeLog automatically Date: Tue, 31 Mar 2015 16:52:14 -0400 Message-ID: References: <551A528C.7080008@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1427835155 3252 80.91.229.3 (31 Mar 2015 20:52:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 31 Mar 2015 20:52:35 +0000 (UTC) Cc: Emacs Development To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 31 22:52:30 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Yd394-00021o-Vy for ged-emacs-devel@m.gmane.org; Tue, 31 Mar 2015 22:52:23 +0200 Original-Received: from localhost ([::1]:40559 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yd394-0007RT-6f for ged-emacs-devel@m.gmane.org; Tue, 31 Mar 2015 16:52:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yd390-0007RL-S1 for Emacs-devel@gnu.org; Tue, 31 Mar 2015 16:52:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yd38x-00015I-Lk for Emacs-devel@gnu.org; Tue, 31 Mar 2015 16:52:18 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:39341) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yd38x-00015A-I1 for Emacs-devel@gnu.org; Tue, 31 Mar 2015 16:52:15 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgUFAGvvdVRBbthL/2dsb2JhbAA3DoFFoW+BCIF2AQVWIxALNBIUGA0kE6oRi3AFDiBBCQMBAoM+AxANIYMyBKdoUw X-IPAS-Result: AgUFAGvvdVRBbthL/2dsb2JhbAA3DoFFoW+BCIF2AQVWIxALNBIUGA0kE6oRi3AFDiBBCQMBAoM+AxANIYMyBKdoUw X-IronPort-AV: E=Sophos;i="5.01,1,1400040000"; d="scan'208";a="115082097" Original-Received: from 65-110-216-75.cpe.pppoe.ca (HELO pastel.home) ([65.110.216.75]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 31 Mar 2015 16:52:15 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id D332A1054; Tue, 31 Mar 2015 16:52:14 -0400 (EDT) In-Reply-To: <551A528C.7080008@cs.ucla.edu> (Paul Eggert's message of "Tue, 31 Mar 2015 00:53:48 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:184676 Archived-At: > - If the commit has authors other than yourself, the commit message should > contain a separate line like the following: > Co-authored-by: Joe Schmoe Can't we just use "Author: Joe , Jane " ? > - If the commit is a tiny change that is exempt from copyright paperwork, > the commit message should contain a separate line like the following: > Copyright-paperwork-exempt: yes How are we supposed to remember this one (and make sure it's typed correctly)? Could we use "Author: Joe (tiny change)"? Stefan