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 5E3A13858C83 for ; Tue, 26 Jul 2022 14:00:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5E3A13858C83 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 reform (deer0x01.wildebeest.org [172.31.17.131]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 26BD4300B33A; Tue, 26 Jul 2022 16:00:29 +0200 (CEST) Received: by reform (Postfix, from userid 1000) id 5E4B22E8157E; Tue, 26 Jul 2022 16:00:29 +0200 (CEST) Date: Tue, 26 Jul 2022 16:00:29 +0200 From: Mark Wielaard To: Adhemerval Zanella Netto Cc: caiyinyu , WANG Xuerui , libc-alpha@sourceware.org, joseph_myers@mentor.com, carlos@redhat.com Subject: Re: [PATCH v7 00/13] GLIBC LoongArch PATCHES Message-ID: References: <20220719012056.1461897-1-caiyinyu@loongson.cn> <36bc5e0f-165f-d535-529d-4bc9d6de3aca@loongson.cn> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-5.5 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: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2022 14:00:33 -0000 On Tue, Jul 26, 2022 at 09:42:27AM -0300, Adhemerval Zanella Netto via Libc-alpha wrote: > On 26/07/22 09:35, caiyinyu wrote: > > I have created an account (caiyinyu@loongson.cn) on glibc wiki and > > we need to participate in the wiki to edit loongarch parts. > > > Thanks, I will check with Carlos on how to give you write access. Someone with EditorGroup permissions needs to add the account to https://sourceware.org/glibc/wiki/EditorGroup Cheers, Mark