From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id 1iZkLmGtFWdzNRUAWB0awg (envelope-from ) for ; Sun, 20 Oct 2024 21:24:49 -0400 Received: by simark.ca (Postfix, from userid 112) id A08DB1E360; Sun, 20 Oct 2024 21:24:49 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-6.7 required=5.0 tests=ARC_SIGNED,ARC_VALID,BAYES_00, MAILING_LIST_MULTI,RCVD_IN_DNSWL_BLOCKED,RCVD_IN_VALIDITY_CERTIFIED, RCVD_IN_VALIDITY_RPBL,RCVD_IN_VALIDITY_SAFE,URIBL_BLOCKED, URIBL_DBL_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=4.0.0 Received: from server2.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 ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 713BF1E05C for ; Sun, 20 Oct 2024 21:24:48 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id DA43D3858404 for ; Mon, 21 Oct 2024 01:24:47 +0000 (GMT) Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id CB7F83858D26; Mon, 21 Oct 2024 01:22:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org CB7F83858D26 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org CB7F83858D26 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=45.83.234.184 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1729473782; cv=none; b=AvUrmXwmZhhaPY8vDJ287bNEwRBTkY474q5HlLStqoHPVNtBxVoQtmmEnt6QhIdoqlb4yO7DqJ5wyzUmsFzRVcyNA2fUAO6CM4ueE1NOwK1nudPaD++W/yQSyirOZoFFcJZrnrpUh5/Hm7eVgQURa8lYigxujG+y3IMG335ZbY4= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1729473782; c=relaxed/simple; bh=54HIc1DS+UH8XJt2t59XZwRrWC1lvCuk2arrDlmkQCc=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=iGBSSQruIRim1i5AEll5Ua8y/3aCpilSFXkbI4CuU88RjYl/vdqxHUuJd3nuohU8qUNNUiwTsvTd1Kv7H/QhkueEFMfC07v94uQhrS37m6gebmRzaSPSFVi4ENT6fuerTHIEyoALTx4FVt/ZstdJ8uqUy/3iGOJixqRKGXkoQzk= ARC-Authentication-Results: i=1; server2.sourceware.org Received: by gnu.wildebeest.org (Postfix, from userid 1000) id C9C053032F85; Mon, 21 Oct 2024 03:22:56 +0200 (CEST) Date: Mon, 21 Oct 2024 03:22:56 +0200 From: Mark Wielaard To: binutils@sourceware.org, gcc@gcc.gnu.org, gdb@sourceware.org, newlib@sourceware.org, libc-alpha@sourceware.org Cc: forge@sourceware.org Subject: Sourceware forge experiment Message-ID: <20241021012256.GE20500@gnu.wildebeest.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-bounces~public-inbox=simark.ca@sourceware.org Sender: "Gdb" As an experiment Sourceware is now running an forgejo v9 instance at https://forge.sourceware.org Everybody with an @sourceware.org, @cygwin.com or @gcc.gnu.org address can register an account (please use the same user name as your account name). The setup has disabled most "extras" (no badges, stars, issues, wikis, packages, timetracking, milestones, etc.). And users can only fork existing repos (it has mirrors of various sourceware projects). Some things haven't been setup yet (external trackers/bugzilla, incoming email, ci, etc.) The full setup can be found in this git repository: https://sourceware.org/cgit/forge/ For now it is only open for existing maintainers/developers for experimentating with a pull-request model. We can add others as long as they understand this is an experiment and does not mean projects are accepting patches through it. Contributions should still be sent through the mailinglists. There is also a new mailinglist for discussion about the setup and the best way to create a pull-request workflow. Please subscribe if you create an account and mention which project/organization you would like do some experiments for. We can then add you to that organization. https://sourceware.org/mailman/listinfo/forge