From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id b288HsQliWYddh0AWB0awg (envelope-from ) for ; Sat, 06 Jul 2024 07:08:52 -0400 Received: by simark.ca (Postfix, from userid 112) id 6EFB51E0C3; Sat, 6 Jul 2024 07:08:52 -0400 (EDT) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 5E6ED1E097 for ; Sat, 6 Jul 2024 07:08:50 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id DF0363830B5A for ; Sat, 6 Jul 2024 11:08:49 +0000 (GMT) Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 4BBE13858C98 for ; Sat, 6 Jul 2024 11:08:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 4BBE13858C98 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 4BBE13858C98 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=45.83.234.184 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1720264108; cv=none; b=Zz16SFEYMgaBNxIc5T1C6p5xKLKtAJFABLjPl+fSD0IdtSpeR5jV2ha1KFH2wLEpi8dpa0ySbkId49Pl5eaqWArfFuZn1KadPqWJx2YLJSV4xuHDG6LetS3xxXz7EXb6AN9bhXiKjFm+s0skfHix3+mtQTHFtP9WZaDMCpEMTqI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1720264108; c=relaxed/simple; bh=qh7wy2wNgF/hR3tBz5JmcodMAhyA2OokS//B9mfIk9Y=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=Ha2zTgEixUP+gCJHZ2DHTp+7CNhsA1huPCjkUFWz/2moKhp0NJOWuN59+/xIba5Nivj9MxLlMmYOJXMv9nkHJOyn7tmjEg5EYcDZBj2V+LAm3G+nyWBCE7tLkrKThHKeKiESChnzJAS9M9muWXAwKrrG9F8EhvkGvnBAR03rT+g= ARC-Authentication-Results: i=1; server2.sourceware.org Received: by gnu.wildebeest.org (Postfix, from userid 1000) id 734573021DE2; Sat, 6 Jul 2024 13:08:26 +0200 (CEST) Date: Sat, 6 Jul 2024 13:08:26 +0200 From: Mark Wielaard To: sahilcdq Cc: "gdb@sourceware.org" Subject: Re: Request for copyright assignment form Message-ID: <20240706110826.GX29242@gnu.wildebeest.org> References: <_aRydrVEEklSex1y7pb3C8PQHxi-C1hmDVvYXLHML_zBnFw1A-3KV-H23cGiZZWQMRH14E2bgCeXzptwFxv5tH4E_E6bt0QZoN_dTRNLrnE=@proton.me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <_aRydrVEEklSex1y7pb3C8PQHxi-C1hmDVvYXLHML_zBnFw1A-3KV-H23cGiZZWQMRH14E2bgCeXzptwFxv5tH4E_E6bt0QZoN_dTRNLrnE=@proton.me> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-bounces~public-inbox=simark.ca@sourceware.org Sender: "Gdb" Hi Sahil, On Sat, Jul 06, 2024 at 10:09:46AM +0000, sahilcdq via Gdb wrote: > I have never contributed to gdb but am interested in > contributing to it in the long run. > > I have one patch ready [1] and have been informed that > I'll need to complete a "copyright assignment" process > before the changes can be merged. I found this request > form [2] for past and future changes in gnulib's repo. > I am not sure if this is just a sample form or if it's > appropriate for gdb-related changes. That form is the right one. Please fill it in and sent it to assign@gnu.org. They will make sure you'll get the right (digital) papers. Cheers, Mark > [1] https://sourceware.org/pipermail/gdb-patches/2024-July/210374.html > [2] http://web.cvs.savannah.gnu.org/viewvc/gnulib/gnulib/Copyright/request-assign.future?view=markup