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 B7CEE38A8169 for ; Wed, 7 Dec 2022 07:54:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B7CEE38A8169 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 (deer0x0f.wildebeest.org [172.31.17.145]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id C1AF73039B0C; Wed, 7 Dec 2022 08:54:51 +0100 (CET) Received: by reform (Postfix, from userid 1000) id 822E22E80574; Wed, 7 Dec 2022 08:54:51 +0100 (CET) Date: Wed, 7 Dec 2022 08:54:51 +0100 From: Mark Wielaard To: Overseers mailing list Cc: Indu Bhagat Subject: Re: Add new libsframe component to binutils Message-ID: References: <0680014e-fa00-0504-d1d4-cfabca86c365@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0680014e-fa00-0504-d1d4-cfabca86c365@oracle.com> X-Spam-Status: No, score=-3032.6 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 List-Id: Hi Indu, On Tue, Dec 06, 2022 at 05:25:07PM -0800, Indu Bhagat via Overseers wrote: > SFrame format support was recently committed and it will be good to create a > component to track its' bugs in the binutils project officially in bugzilla. > Can we create a new component for it ? > > Product: binutils > Component: libsframe > Component Description: SFrame format library Added. I made you the Default Assignee for the component. Cheers, Mark