From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.devel Subject: Re: having emacs-matlab in ELPA, finally. FSF paper signed Date: Tue, 06 Aug 2024 17:55:02 -0400 Message-ID: References: <871q37um8q.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12635"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: To: Uwe Brauer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Aug 06 23:55:54 2024 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 1sbS9q-00038k-1S for ged-emacs-devel@m.gmane-mx.org; Tue, 06 Aug 2024 23:55:54 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sbS95-0004Aw-1x; Tue, 06 Aug 2024 17:55:07 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sbS93-0004Af-Ct for emacs-devel@gnu.org; Tue, 06 Aug 2024 17:55:05 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sbS91-0000ph-KV; Tue, 06 Aug 2024 17:55:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=syQo35DTKIviu96/mnwsriewgUZFLu1WHoyjDw1HvPQ=; b=mfgt9czQkEQ2qP3M31Mq 0LsTCqqIjYWAUK8hrE6VOvQzZfrdp3du5yzBzKuOCTJA2APRHltr5xZroX9XWCJBp+gcyGj6WR0eI 6qJUqkiXdtvtLzLDob4/jgGZyv9zJ3S2DsXuomd7QRAdONVW7tiV24OaqdPFRrEd7eTpiDkEM97ur u2UTDIanmBkr+aN5wS51JFEuk39EqDZ21nVq6lihY1KkdggUsDGN6OMD+HVzIKjYmfBgulSWcLl2r oxPw11uO9M/mU0W6/LuW8W58Ixcb0GWEq6l4Oix6OBDfL9CSYjcFRb3rwx1mct7JCkMtUiAqC9iER odPDztygUVvWcA==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1sbS90-0002UF-BM; Tue, 06 Aug 2024 17:55:02 -0400 In-Reply-To: <871q37um8q.fsf@mat.ucm.es> (Uwe Brauer's message of "Fri, 02 Aug 2024 14:45:25 +0200") 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:322463 Archived-At: Uwe Brauer writes: > Hi all > > After quite a bit of time I can say the following : > > 1) All authors/contributors have either signed the corresponding FSF > papers, in the very few cases where they have not, their > corresponding code has been completely removed and therefore > matlab-emacs could be in ELPA. Eli gave me his ok. (And RMS a > while ago, if all legal requirements would be satisfied, of course). Hi, that's great news! > 2) Can someone please provide me with some information or a link how > to proceed? I have to say that we, the authors, are now cleaning > up a bit the repository, rebase, delete obselete branches etc, > before including the package in ELPA. The ELPA README is the place to start from > 3) I also have to tell you that the authors working for mathworks, > want the main development taking place in github, since it would > be easier to have pull/merge requests. I hope this will not cause > any problems. This is not a problem, if I count them correctly we host 236 ELPA packages developed on github ATM. > 4) However, I will ensure that only commits will end up in ELPA, if > the corresponding authors have signed the FSF papers. Thanks! Andrea