From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: CLAHub and the FSF copyright assignment Date: Sun, 14 Dec 2014 01:25:45 +0000 Message-ID: References: <2F7CC5C4-503C-4867-87DC-644F8E4862E4@seanallred.com> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c32a564e4294050a230186 X-Trace: ger.gmane.org 1418520372 25443 80.91.229.3 (14 Dec 2014 01:26:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Dec 2014 01:26:12 +0000 (UTC) Cc: emacs-devel To: Sean Allred Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 14 02:26:04 2014 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 1Xzxwh-0001id-6b for ged-emacs-devel@m.gmane.org; Sun, 14 Dec 2014 02:26:03 +0100 Original-Received: from localhost ([::1]:34719 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xzxwg-0007sP-8H for ged-emacs-devel@m.gmane.org; Sat, 13 Dec 2014 20:26:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzxwR-0007sK-JP for emacs-devel@gnu.org; Sat, 13 Dec 2014 20:25:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XzxwQ-0002dw-Ga for emacs-devel@gnu.org; Sat, 13 Dec 2014 20:25:47 -0500 Original-Received: from mail-ob0-x229.google.com ([2607:f8b0:4003:c01::229]:49085) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzxwQ-0002dq-5a for emacs-devel@gnu.org; Sat, 13 Dec 2014 20:25:46 -0500 Original-Received: by mail-ob0-f169.google.com with SMTP id vb8so13297894obc.0 for ; Sat, 13 Dec 2014 17:25:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=3RGSDsQsWn0sfieG+ftyBKl6D85c6kGK6Wq8zL4ZcrI=; b=jmHZpq21Wn/YFQFtOyElH2cTlE449LCAOAGKSSGWN96jaV+418cBzXMR5JrNu+RivX QQh7cW56pQBKbldB4psWirS8Fi9Wqz0HOBIyBPFMevDEx/IFQsNtfHX9752rUzJdu2jJ vImwogiy6XTcCYOGi/dlFjeujbjpm1/7OBu7wTm8n71CObAkNklkzv0w78MMIGdylIJx ufN1idGEsIpeZNSgw1NTqB77Qqo1nREPMXrHIkrQKmbZMk+GeqVXmVUUFIegQjyvW/Xc fDx9Am53lRgURY9f26UGMGSwi10vT7fMMK5TzdZyfSZcs/E1ZPxXfmcs26qammZkt85q EPEg== X-Received: by 10.182.231.135 with SMTP id tg7mr14673371obc.62.1418520345589; Sat, 13 Dec 2014 17:25:45 -0800 (PST) Original-Received: by 10.76.154.106 with HTTP; Sat, 13 Dec 2014 17:25:45 -0800 (PST) Original-Received: by 10.76.154.106 with HTTP; Sat, 13 Dec 2014 17:25:45 -0800 (PST) In-Reply-To: <2F7CC5C4-503C-4867-87DC-644F8E4862E4@seanallred.com> X-Google-Sender-Auth: 3TEuz0OBdPiJyorc7QUqmDvXs7U X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::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:180045 Archived-At: --001a11c32a564e4294050a230186 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 13 Dec 2014 14:53, "Sean Allred" wrote: > I post here to bring to discussion a resource called CLAHub [1]. This service integrates with GitHub (the repository host for `sx.el=E2=80=99 and= a host of other packages on the MELPA) to provide pull request statusing akin to Travis CI and Code Climate. With GitHub=E2=80=99s recent blog announcement = [2], this information will be visible on the pull request=E2=80=99s page as the = merge is discussed. IIUC, this information you're referring to is whether the author of the pull request has signed the assignment? > Can GNU/the FSF use this resource to fulfill its copyright assignment? >From what I understand, there are quite a few gnu elpa packages which are developed on github. So I'm sure this convenience would be of interest to some authors, me included. --001a11c32a564e4294050a230186 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On 13 Dec 2014 14:53, "Sean Allred" <code@seanallred.com> wrote:
> I post here to bring to discussion a resource called CLAHub [1].=C2=A0= This service integrates with GitHub (the repository host for `sx.el=E2=80= =99 and a host of other packages on the MELPA) to provide pull request stat= using akin to Travis CI and Code Climate. With GitHub=E2=80=99s recent blog= announcement [2], this information will be visible on the pull request=E2= =80=99s page as the merge is discussed.

IIUC, this information you're referring to is whether th= e author of the pull request has signed the assignment?

> Can GNU/the FSF use this resource to fulfill its copyri= ght assignment?

From what I understand, there are quite a few gnu elpa packa= ges which are developed on github. So I'm sure this convenience would b= e of interest to some authors, me included.

--001a11c32a564e4294050a230186--