From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from csb.redhat.com (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id AF26E3858C33 for ; Fri, 13 Jan 2023 22:14:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org AF26E3858C33 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: by csb.redhat.com (Postfix, from userid 10916) id 00CC59F679; Fri, 13 Jan 2023 23:14:08 +0100 (CET) From: Mark Wielaard To: buildbot@sourceware.org Cc: Mark Wielaard Subject: [PATCH] Add Thanks to the Gentoo Foundation, OSUOSL and Red Hat Date: Fri, 13 Jan 2023 23:13:57 +0100 Message-Id: <20230113221357.478559-1-mark@klomp.org> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3038.2 required=5.0 tests=BAYES_00,GIT_PATCH_0,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --- htdocs/index.html.post | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/index.html.post b/htdocs/index.html.post index c9767c6..1706cef 100644 --- a/htdocs/index.html.post +++ b/htdocs/index.html.post @@ -14,7 +14,9 @@
  • The Works on Arm initiative for the arm64-ubuntu20_04, arm64-ubuntu22_04, armhf-ubuntu20_04, armhf-ubuntu22_04 ubuntu22_04-arm64 and ubuntu22_04-armhf workers
  • -
  • OSUOSL for the fedora-arm64 worker
  • +
  • OSUOSL for the x86_64 bbo1 and fedora-arm64 workers
  • +
  • Gentoo Foundation and OSUOSL for the gentoo-sparc worker
  • +
  • Red Hat for the main builder server
  • -- 2.31.1