From ee6a482e9c060b028ee6634efecc22beb080b381 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alex=20Benn=C3=A9e?= Date: Thu, 4 Dec 2025 19:49:01 +0000 Subject: [PATCH] MAINTAINERS: update the custom runner entries MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fix a number of issues: - update the ubuntu references to 24.0 - add the s390x and ppc64le yml files - replace Works on Arm with Linaro - Also mention IBM (s390x) and OSUL (ppc64le) as HW hosts Reviewed-by: Thomas Huth Message-ID: <20251204194902.1340008-11-alex.bennee@linaro.org> Signed-off-by: Alex Bennée --- MAINTAINERS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d007584b47..63e9ba521b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4444,12 +4444,13 @@ R: Philippe Mathieu-Daudé S: Maintained F: tests/tcg/Makefile.target -GitLab custom runner (Works On Arm Sponsored) +GitLab custom runners (HW sponsored by Linaro, OSOUL and IBM) M: Alex Bennée M: Philippe Mathieu-Daudé S: Maintained -F: .gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml -F: .gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml +F: .gitlab-ci.d/custom-runners/ubuntu-24.04-aarch64.yml +F: .gitlab-ci.d/custom-runners/ubuntu-24.04-s390x.yml +F: .gitlab-ci.d/custom-runners/debian-13-ppc64le.yml Documentation ------------- -- 2.47.3