From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: D Newsgroups: gmane.emacs.devel Subject: Re: [NonGNU ELPA] New package: dw.el Date: Fri, 2 Apr 2021 00:40:45 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31637"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Apr 02 00:41:29 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lS60G-00088y-R1 for ged-emacs-devel@m.gmane-mx.org; Fri, 02 Apr 2021 00:41:28 +0200 Original-Received: from localhost ([::1]:44338 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lS60F-0002PV-SG for ged-emacs-devel@m.gmane-mx.org; Thu, 01 Apr 2021 18:41:27 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55914) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lS5zj-00020A-Rq for emacs-devel@gnu.org; Thu, 01 Apr 2021 18:40:55 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]:60732) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lS5zf-0007WQ-BH for emacs-devel@gnu.org; Thu, 01 Apr 2021 18:40:55 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 0C9AE16005F for ; Fri, 2 Apr 2021 00:40:46 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1617316847; bh=qRfozc7E6l3VQE/nKkZsedbBGV3MnvmHmD/YVCWd14I=; h=Subject:To:Cc:From:Date:From; b=IMFKjzKMe//3Y5XfBxmTOmypxAe1CC0Z5gYAv+vhzJDg1rxhFoeH1qg/aiWe4Ywdv VzpGMpROz6mFj6HH4geqmWiVqhUnJWGuyxlcfwtxNixfvuAg6xx77DLjCjSAkXALbB +AiiLwawW44Sclo/AoUgxs9wUxnhKT5L/4X9QvVqXeblK16ldCKKkwX8fYxXtihDRH mqR5MqQW4VmnwalSdNQYr9jX9JgRXm18/TiqoU0P7FD7ak4q9pfPAjVFM6vaCYrcC2 lnzg6rYEKVi0xT3gicl4YYtEr2fWpMHCsWmDwHIx/TUBRajFL0PwdksKp8hi8KsegR 8mQlH629xAbmg== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FBJ723GJGz6tm6; Fri, 2 Apr 2021 00:40:46 +0200 (CEST) In-Reply-To: Content-Language: en-US Received-SPF: pass client-ip=185.67.36.65; envelope-from=d.williams@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:267283 Archived-At: > I don't think this matches the intent of NonGNU ELPA. > I'd be happy to accept such a packages into GNU ELPA, on the other hand. What is the intent of NonGNU ELPA, in that case? While I was aware that it was created for large, mature packages where it would be nigh impossible (or at the very least impractical) to obtain a copyright assignment from all contributors (e.g. magit), I was not aware of there being particular requirements related to NonGNU ELPA. P.S.: Pardon for sending the same mail twice, I forgot to put the ML in the CC.