From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 1E1BC3858D20 for ; Tue, 29 Aug 2023 11:10:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1E1BC3858D20 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from r6.localdomain (82-217-174-174.cable.dynamic.v4.ziggo.nl [82.217.174.174]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id A23D53000593; Tue, 29 Aug 2023 13:10:38 +0200 (CEST) Received: by r6.localdomain (Postfix, from userid 1000) id 6790B3403BF; Tue, 29 Aug 2023 13:10:38 +0200 (CEST) Message-ID: <53c73e8b8103de8f2dd850a48c49262a07260f4a.camel@klomp.org> Subject: Re: Request: Authenticated access to GCC From: Mark Wielaard To: Tsukasa OI via Overseers , Tsukasa OI Cc: Kito Cheng Date: Tue, 29 Aug 2023 13:10:38 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.4 (3.48.4-1.fc38) MIME-Version: 1.0 X-Spam-Status: No, score=-3027.5 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,KAM_SHORT,RCVD_IN_BARRACUDACENTRAL,RCVD_IN_DNSWL_NONE,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 List-Id: Hi Tsukasa, Note, we do have a new separate (private) account-requests@sourceware.org address now for account requests. On Tue, 2023-08-29 at 18:46 +0900, Tsukasa OI via Overseers wrote: > I am Tsukasa OI, a contributor to Binutils / GDB / GCC and a > write-after-approval committer to Binutils / GDB. While I'm relatively > new to GCC contribution, I am actively working on the RISC-V-related > changes. >=20 > To make contributions much more flexibly (e.g. choosing the right patch > set version / time to commit from the contributor), I hereby request the > authorized write access (write after approval) to GCC project. >=20 > Account (sourceware.org): a4lg > Name (First/Last): Tsukasa Oi > (I think I registered the name as "Oi" but might be capitalized "OI"). > Copyright for GCC contribution: Assigned to FSF > Mail: research_trasio@irq.a4lg.com >=20 > Sponsor: Kito Cheng > Sponsor Mail: kito.cheng@gmail.com > Sponsor Position: CPU port maintainer, RISC-V That all checks out and I also found https://inbox.sourceware.org/gcc-patches/CA+yXCZC7yGCgXo3_U4Y8wtO8QXNk9dA4G= a4v_eEhthPc0DMA-A@mail.gmail.com/ You are now a member of the gcc group. Please follow https://gcc.gnu.org/gitwrite.html and add yourself to the MAINTAINERS file under Write After Approval. Cheers, Mark