From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jeremy Bryant Newsgroups: gmane.emacs.devel Subject: Re: magit copyright assignments Date: Sat, 13 Jul 2024 22:39:29 +0100 Message-ID: <87le25km3y.fsf@jeremybryant.net> References: <87bk31mgue.fsf@jeremybryant.net> <86frsdjm20.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16696"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefankangas@gmail.com, emacs-devel@gnu.org, Jonas Bernoulli To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jul 13 23:40:29 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 1sSkTk-00046h-Kn for ged-emacs-devel@m.gmane-mx.org; Sat, 13 Jul 2024 23:40:29 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sSkT0-0007m4-Eu; Sat, 13 Jul 2024 17:39:42 -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 1sSkSw-0007kB-86 for emacs-devel@gnu.org; Sat, 13 Jul 2024 17:39:39 -0400 Original-Received: from out-178.mta0.migadu.com ([2001:41d0:1004:224b::b2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sSkSt-0000aI-8u for emacs-devel@gnu.org; Sat, 13 Jul 2024 17:39:37 -0400 X-Envelope-To: jonas@bernoul.li DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeremybryant.net; s=key1; t=1720906772; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ebYZfPaPDh8QqqYCiWgkndjlQ+rbMeMK08KwEicru/Q=; b=VnXm7F/xP+xB+Tup/iiorWxuAfzaUFgwm33v0xLTHul2X8KcqVJcK5haxN7Gdfi46JJGHS u3BT5HR/U7SYCFn36zgFNgKgY18vHzV2hLCnZfTHOLLdDTobxWjlzvRD4hFY3FXgr4Y22Q CTJl+v4R1Iqd3lUHjdff2FGRL6Su7NxA6RR7xaKT4TOQNyWIRkY+Rp3BxgFUQfjSi9h0M/ UOqZsdroh4G+zMBwPEEG113i4r7AzbWJzv2uTEAng2MCv40PJrPS75Fno8M+4CyOwRdRaY jvpgqzpKZDedXGf5DFx0RMO0lVlYEIcGGmcB2vR4ukIRq7OrMPnfVMZ/JkB7IQ== X-Envelope-To: emacs-devel@gnu.org X-Envelope-To: stefankangas@gmail.com X-Envelope-To: eliz@gnu.org X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <86frsdjm20.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 13 Jul 2024 19:25:59 +0300") X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:1004:224b::b2; envelope-from=jb@jeremybryant.net; helo=out-178.mta0.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:321618 Archived-At: Eli Zaretskii writes: >> From: Jeremy Bryant >> Date: Sat, 13 Jul 2024 16:50:17 +0100 >> >> Stefan, >> >> Following the recent commit in the etc/TODO for magit below. >> >> ' >> *** Magit >> This needs work on getting the relevant copyright assignments. This >> task should be highly doable for anyone, but will likely require some >> patience. For inspiration, see how this was done for 'use-package': >> https://github.com/jwiegley/use-package/issues/282 >> ' >> >> Would you be able to confirm which contributors are missing assignments >> on file? > > Quite a lot. Do you need a full list? Is it feasible to reach out to > all of them? I don't know how feasible this is (Jonas may know more on this), but given the usefulness of magit, I can volunteer to start for some of this task. For this reason, yes I would like to see the full list of missings to guide next steps.