From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: New maintainer Date: Mon, 05 Oct 2015 12:03:49 -0700 Organization: New Artisans LLC Message-ID: References: <560CCEBA.9080607@online.de> <874miapdhs.fsf@openmailbox.org> <8737xuuw2y.fsf@rabkins.net> <87lhbmkrle.fsf@fencepost.gnu.org> <87si5r22qh.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1444072859 3477 80.91.229.3 (5 Oct 2015 19:20:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 Oct 2015 19:20:59 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 05 21:20:54 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 1ZjBJc-0000H8-Uf for ged-emacs-devel@m.gmane.org; Mon, 05 Oct 2015 21:20:53 +0200 Original-Received: from localhost ([::1]:47309 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjBJc-0004gD-6Y for ged-emacs-devel@m.gmane.org; Mon, 05 Oct 2015 15:20:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjBJY-0004fw-2u for emacs-devel@gnu.org; Mon, 05 Oct 2015 15:20:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjBJT-0005sM-IU for emacs-devel@gnu.org; Mon, 05 Oct 2015 15:20:48 -0400 Original-Received: from mail-pa0-x229.google.com ([2607:f8b0:400e:c03::229]:36796) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjBJT-0005pX-6h for emacs-devel@gnu.org; Mon, 05 Oct 2015 15:20:43 -0400 Original-Received: by pablk4 with SMTP id lk4so184108962pab.3 for ; Mon, 05 Oct 2015 12:20:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:in-reply-to:date:organization:message-id :references:user-agent:mail-followup-to:mime-version:content-type; bh=Xj7aqHh3Y1Ng0zi3McZNl+vfJCoNphOAnQDLw78fPFY=; b=gkfipMHNQ0R4YiL5q/N8NEQP35HIlnQbaOgzSHYCKX9X0NqUYvcgW+gMY8cjEvAshv B5kf3vmZHTmoftLa4uF+jBPC/66LXw9Oa3bQBPhsQyRE2TOrxaRAU8Bu3g90BlXrRNos 2eqlu+W7lPz/i4OgIxDIz8H0R3MbzP2Z6auyh+wgd1WIwTUnoXputC+lWus9RqfBJELl QAhxbMZfRfZHHg0dIzoNDAcdyhblY+P4tfxNCVuh8qkFK2tlUcqQTbvIbMeEbc5gTqxc ltikiQ3IWv9v3KAYC0Z2BTUAy8NK/Pkf7lwSHg7Kg4QIQ8WhKdyEDwrFhZ/xqg8gOjXg jr9w== X-Received: by 10.68.65.70 with SMTP id v6mr43084485pbs.23.1444072842647; Mon, 05 Oct 2015 12:20:42 -0700 (PDT) Original-Received: from Vulcan.local (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id rx10sm9092001pab.21.2015.10.05.12.20.40 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 05 Oct 2015 12:20:40 -0700 (PDT) Original-Received: by Vulcan.local (Postfix, from userid 501) id BC684F074A1F; Mon, 5 Oct 2015 12:20:39 -0700 (PDT) In-Reply-To: (Richard Stallman's message of "Mon, 05 Oct 2015 13:05:03 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Mail-Followup-To: emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::229 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:190956 Archived-At: >>>>> Richard Stallman writes: > They include (1) making sure we have copyright papers from substantial > contributors, (2) keeping track of authorship of contributions, and (3) on > rare occasions implementing or maintaining code to support either the GPL > requirements (as in the case of dynamic linking) or informing people about > the philosophy (such as the command C-h g) Understood, and not arguments from me here. Since Emacs is an GNU project, it should remain consistent with the needs of GNU. John