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 0DFD838582BA for ; Fri, 8 Jul 2022 12:35:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 0DFD838582BA 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 (deer0x0e.wildebeest.org [172.31.17.144]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id D6C67302AB2C; Fri, 8 Jul 2022 14:35:32 +0200 (CEST) Received: by reform (Postfix, from userid 1000) id 6DFD92E8360B; Fri, 8 Jul 2022 14:35:16 +0200 (CEST) From: Mark Wielaard To: buildbot@sourceware.org Cc: Luis Machado , Christophe Lyon , Szabolcs Nagy , Mark Wielaard Subject: [PATCH] Add ARM thanks for new workers Date: Fri, 8 Jul 2022 14:35:03 +0200 Message-Id: <20220708123503.34976-1-mark@klomp.org> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-11.6 required=5.0 tests=BAYES_00, GIT_PATCH_0, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE 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: buildbot@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "The https://builder.sourceware.org/ buildbot" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2022 12:35:37 -0000 --- htdocs/index.html.post | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/index.html.post b/htdocs/index.html.post index de93f63..74ebcbb 100644 --- a/htdocs/index.html.post +++ b/htdocs/index.html.post @@ -11,6 +11,8 @@ debian-arm64 and debian-armhf workers
  • Frank Eigler for the fedrawhide-x86_64 worker
  • IBM for the ibm_power8, ibm_power9 and ibm_power10 workers
  • +
  • ARM for the arm64-ubuntu20_04, arm64-ubuntu22_04, + armhf-ubuntu20_04 and armhf-ubuntu22_04 workers
  • -- 2.30.2