From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (elastic.org [96.126.110.187]) by sourceware.org (Postfix) with ESMTPS id 5C80B398240C for ; Thu, 19 May 2022 23:35:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5C80B398240C 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.94.2) (envelope-from ) id 1nrpfv-0003dw-R1; Thu, 19 May 2022 23:35:23 +0000 Received: from fche by elastic.org with local (Exim 4.94.2) (envelope-from ) id 1nrpfv-0006jm-BS; Thu, 19 May 2022 19:35:23 -0400 Date: Thu, 19 May 2022 19:35:23 -0400 From: "Frank Ch. Eigler" To: Kurt Goebel , overseers@sourceware.org Subject: Re: gprofng project page Message-ID: References: <38da29dc-1362-7c13-7eac-d998ee54ef0a@oracle.com> <20220519233339.jgzp7bnzzy24qqpe@cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220519233339.jgzp7bnzzy24qqpe@cgf.cx> X-Spam-Status: No, score=-101.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE, USER_IN_WELCOMELIST, USER_IN_WHITELIST autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2022 23:35:27 -0000 Hi - > >I'm working on a new binutils tool called gprofng along with the gprofng tool maintainer > >Vladimir Mezentsev and another developer Ruud van der Pas. > >[...] > >This seems to be similar to other project pages currently on sourceware.org. > >Would it be possible to host such a project page on sourceware.org? Considering it is now part of binutils, why not make some pages under https://sourceware.org/binutils/ ? - FChE