From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Noboru Ota Newsgroups: gmane.emacs.devel Subject: Re: [Request] Inclusion in emacs group for ELPA contribution Date: Mon, 08 Nov 2021 08:05:34 +0100 Message-ID: <874k8ngm9t.fsf@nobiot.com> References: <87k0hljypa.fsf@nobiot.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29472"; mail-complaints-to="usenet@ciao.gmane.io" To: Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Nov 08 08:06:34 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 1mjyji-0007RW-Bh for ged-emacs-devel@m.gmane-mx.org; Mon, 08 Nov 2021 08:06:34 +0100 Original-Received: from localhost ([::1]:53546 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mjyjh-0007FQ-CB for ged-emacs-devel@m.gmane-mx.org; Mon, 08 Nov 2021 02:06:33 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:53386) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mjyiy-0006Yi-Lx for emacs-devel@gnu.org; Mon, 08 Nov 2021 02:05:48 -0500 Original-Received: from outbound.soverin.net ([116.202.65.215]:51311) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mjyiu-0001r9-Po for emacs-devel@gnu.org; Mon, 08 Nov 2021 02:05:48 -0500 Original-Received: from smtp.soverin.net (unknown [10.10.3.28]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id D06A460101; Mon, 8 Nov 2021 07:05:37 +0000 (UTC) Original-Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.142]) by soverin.net In-Reply-To: Received-SPF: pass client-ip=116.202.65.215; envelope-from=me@nobiot.com; helo=outbound.soverin.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-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.29 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:279024 Archived-At: Stefan Monnier writes: > I just took a look at it. Stefan, thank you for taking the time to review and reply. Much appreciated. > I see "louixs" contributed some code which seems to be just acceptable > without paperwork, but it might be worth asking him to sign the > paperwork anyway so we can accept any future contribution of his. > Could you do that? No problem. louixs and I had an agreement regarding FSF copyright assignment at the time of my accepting his pull request (https://github.com/nobiot/org-transclusion/pull/82#issuecomment-861225958), so I see no issues. As it was a while ago (June this year),I will go back to him to confirm again and ask him if he could do the paperwork. > We're trying to reduce the (excessive) number of people who have write > access to Emacs's Git repository (and we like to give it only after we > have gotten to know the contributor and can feel confident that they > will follow our coding conditions), but nowadays elpa.gnu.org is > equipped to fetch updates from remote repositories, so we can add > `org-transclusion` to GNU ELPA and you can keep updating it without > needing to be included in the "emacs" group. Good to know that this option is available. I understand this policy and I will be happy to keep using GitHub as a remote repository for elpa.gnu.org. > Adding org-transclusion to GNU ELPA looks definitely acceptable. > Let me know when the FSF confirms reception of your paperwork so I'll > add it then. Thank you. I will let you know once I have the FSF confirmation. I will also add the suggested lines in the .el files in the repository. Thanks again. Noboru