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: use-package.el -> Emacs core Date: Wed, 11 Nov 2015 12:10:12 -0800 Message-ID: References: <871tbyo7zd.fsf@gmail.com> <86lha577ux.fsf@stephe-leake.org> <87egfwanq0.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1447272808 1351 80.91.229.3 (11 Nov 2015 20:13:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Nov 2015 20:13:28 +0000 (UTC) Cc: Stephen Leake , Oleh Krehel , Bruce Connor , Emacs developers To: Kaushal Modi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 11 21:13:22 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 1Zwble-0002Kn-JU for ged-emacs-devel@m.gmane.org; Wed, 11 Nov 2015 21:13:18 +0100 Original-Received: from localhost ([::1]:42739 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwble-0008IB-F0 for ged-emacs-devel@m.gmane.org; Wed, 11 Nov 2015 15:13:18 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49815) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwbl3-0008Go-02 for emacs-devel@gnu.org; Wed, 11 Nov 2015 15:13:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zwbkc-0004yE-Sg for emacs-devel@gnu.org; Wed, 11 Nov 2015 15:12:40 -0500 Original-Received: from mail-pa0-x236.google.com ([2607:f8b0:400e:c03::236]:32931) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwbkc-0004y9-MX for emacs-devel@gnu.org; Wed, 11 Nov 2015 15:12:14 -0500 Original-Received: by pabfh17 with SMTP id fh17so40208571pab.0 for ; Wed, 11 Nov 2015 12:12:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:mail-followup-to:mime-version:content-type; bh=7hE2sksu89dhtb9ZUpzR4FENHSGbJch8SJq+kLhShlI=; b=aSHhoSErXlPJB4PEayrbFb44fGyW+2IKekWYXyE6pbO50S5uKCJy+vy/TBXDx1N+P7 +p83ZVraOEP8SUYrA1TtLfkfL//5dyHXRwH/edZksNpMRX5BQX+5pBjOemHZEEs6P6mC RgpLVu3DqLS1tTm81JxE/GU3qeef/eiaGguJS9CNXMLN8RdIXyiz1tXsd3CYTYsgmzho xLT3rOGBgIQd8srIKWzi8xjNKtVu+hQC/a3w7KSb+BdqoPUoblXdqqnQnu+0Bibx+Puw drRFSY58wMXPjb6zd/pcUFo1TZ8C/WE/EwUE8aR0H+spsANfE9nMi+OgLiySGvMTyP+d fuEw== X-Received: by 10.66.217.138 with SMTP id oy10mr17154231pac.112.1447272733869; Wed, 11 Nov 2015 12:12:13 -0800 (PST) Original-Received: from Vulcan.attlocal.net (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id ku1sm10841350pbc.47.2015.11.11.12.12.12 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 11 Nov 2015 12:12:12 -0800 (PST) X-Google-Original-From: "John Wiegley" Original-Received: by Vulcan.attlocal.net (Postfix, from userid 501) id 5470E1055EF3F; Wed, 11 Nov 2015 12:12:11 -0800 (PST) In-Reply-To: (Kaushal Modi's message of "Wed, 11 Nov 2015 15:04:25 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Mail-Followup-To: Kaushal Modi , Oleh Krehel , Stephen Leake , Emacs developers , Bruce Connor X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::236 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:194130 Archived-At: >>>>> Kaushal Modi writes: > Do all the contributors here: > https://github.com/jwiegley/use-package/graphs/contributors > need to have signed the FSF copyright assignment? Good call, Kaushal. They in fact do. I'll have to process that before use-package.el can be considered for ELPA. The same goes for the various backends people have contributed to alert.el. No one has changed the core infrastructure but myself, I believe, but many of the backends were written by other people. pl.el has no contributors but myself. Thanks for bringing this up, I don't fully have my GNU maintainer hat on tight yet, clearly! John