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 8633E3858406 for ; Wed, 17 Nov 2021 18:46:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8633E3858406 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 (deer0x10.wildebeest.org [172.31.17.146]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 14AB7302FBAF for ; Wed, 17 Nov 2021 19:46:32 +0100 (CET) Received: by reform (Postfix, from userid 1000) id EBCF92E8252B; Wed, 17 Nov 2021 19:46:31 +0100 (CET) Date: Wed, 17 Nov 2021 19:46:31 +0100 From: Mark Wielaard To: gdb@sourceware.org Subject: Re: setting up sim project web space Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org 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: , X-List-Received-Date: Wed, 17 Nov 2021 18:46:36 -0000 Hi Mike, On Wed, Nov 17, 2021 at 12:27:41PM -0500, Mike Frysinger via Gdb wrote: > i'd like to start a sim landing page for the sim project at > https://sourceware.org/sim/ > > i'm not sure how to actually do this. i tried e-mailing overseers but > didn't get a response. anyone know where to start ? I can setup a sim-htdocs git repo for you, if you want, but I need to know which project/group is responsible for that. Mailing overseers is the right way. There was actually a reply to your request which you might have misssed: https://sourceware.org/pipermail/overseers/2021q3/017708.html Could you reply to that? I think people are just wondering how/why the webpages need to be separate from the other gdb webpages on sourceware. Cheers, Mark