From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id wMQ9LqN8RWPT3QkAWB0awg (envelope-from ) for ; Tue, 11 Oct 2022 10:24:35 -0400 Received: by simark.ca (Postfix, from userid 112) id BAD7A1E112; Tue, 11 Oct 2022 10:24:35 -0400 (EDT) Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=hsUVmaOe; dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from 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 RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 6306F1E0D5 for ; Tue, 11 Oct 2022 10:24:35 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 0D0783854178 for ; Tue, 11 Oct 2022 14:24:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0D0783854178 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665498275; bh=8BVoZGkfxfO9pzeBEJHcuOTr+O5m8vVcjfziZMlimt8=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=hsUVmaOeXr7iyxUpxDXVBR0ENulTGW5lXO8xhXfa0P/uXaOKFbNwBE9Bf5W47kBLx ogkDB77k2+Yh7nuXUbUXzpYBS0NAdMEzSJRO99K/n9I10QYPaW/3g0UM79FusNDaQ3 17jlUchkKg0CTCpZRAIl2HpLtinE5oxzbgeDP2IU= Received: from elastic.org (elastic.org [96.126.110.187]) by sourceware.org (Postfix) with ESMTPS id 5FA85385842E; Tue, 11 Oct 2022 14:23:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5FA85385842E Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1oiGAT-0006CC-1F; Tue, 11 Oct 2022 14:23:37 +0000 Received: from very.elastic.org ([192.168.1.1]) by elastic.org with esmtp (Exim 4.96) (envelope-from ) id 1oiGAT-000I3S-0I; Tue, 11 Oct 2022 10:23:37 -0400 Received: from fche by very.elastic.org with local (Exim 4.96) (envelope-from ) id 1oiGAT-000peG-0D; Tue, 11 Oct 2022 10:23:37 -0400 Date: Tue, 11 Oct 2022 10:23:37 -0400 To: Overseers mailing list Subject: Re: The GNU Toolchain Infrastructure Project Message-ID: References: <6f6d141b-b776-8707-2c91-dc38d20aa9e1@gotplt.org> <20221004171007.oc2ot6eu6l24aipn@cgf.cx> <05b0f7fa-7077-5a8b-0c2f-dfb3068dd10f@gotplt.org> <517db8de93ece0eb81923fd05a731ca1da65e1dd.camel@klomp.org> <684fc3a1-f48b-8a7b-6b1b-992f44118220@gotplt.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <684fc3a1-f48b-8a7b-6b1b-992f44118220@gotplt.org> X-Sender-Verification: "" X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: "Frank Ch. Eigler via Gdb" Reply-To: "Frank Ch. Eigler" Cc: gcc@gcc.gnu.org, libc-alpha@sourceware.org, Siddhesh Poyarekar , gdb@sourceware.org, Mark Wielaard , binutils@sourceware.org Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" Hi - > [...] As for the rest, it really is a question on whether all of > sourceware will in the end be migrated over to LF, it's for the > remaining projects to decide. If we indeed have all projects on > board [...] "we" do not. That option was taken off the table weeks ago. For that matter, I have not seen -any- project decisionmaking bodies formally announce to/with their developer communities that they wished to move away, only a few individuals who propose that this be done. - FChE