[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v4 31/32] dockerfiles: Remove 'MAINTAINER' entry in debian-tricor
From: |
Alex Bennée |
Subject: |
[PATCH v4 31/32] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker |
Date: |
Wed, 8 Jan 2025 12:10:53 +0000 |
From: Philippe Mathieu-Daudé <f4bug@amsat.org>
AMSAT closed its email service [*] so my personal email
address is now defunct. Remove it to avoid bouncing emails.
[*]
https://web.archive.org/web/20240617194936/https://forum.amsat-dl.org/index.php?thread/4581-amsat-mail-alias-service-to-end-august-1-2024/
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20250102152513.61065-1-philmd@linaro.org>
[AJB: update URL to web.archive.org]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
tests/docker/dockerfiles/debian-tricore-cross.docker | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/docker/dockerfiles/debian-tricore-cross.docker
b/tests/docker/dockerfiles/debian-tricore-cross.docker
index 479b4d6eba..7e00e870ce 100644
--- a/tests/docker/dockerfiles/debian-tricore-cross.docker
+++ b/tests/docker/dockerfiles/debian-tricore-cross.docker
@@ -11,8 +11,6 @@
#
FROM docker.io/library/debian:11-slim
-MAINTAINER Philippe Mathieu-Daudé <f4bug@amsat.org>
-
RUN apt update && \
DEBIAN_FRONTEND=noninteractive apt install -yy eatmydata && \
DEBIAN_FRONTEND=noninteractive eatmydata apt install -yy \
--
2.39.5
- [PATCH v4 03/32] tests/functional: add a m68k tuxrun tests, (continued)
- [PATCH v4 03/32] tests/functional: add a m68k tuxrun tests, Alex Bennée, 2025/01/08
- [PATCH v4 05/32] tests/functional: update the mips32el tuxrun tests, Alex Bennée, 2025/01/08
- [PATCH v4 21/32] tests/functional: remove unused kernel_command_line, Alex Bennée, 2025/01/08
- [PATCH v4 22/32] tests/functional: bail aarch64_virt tests early if missing TCG, Alex Bennée, 2025/01/08
- [PATCH v4 11/32] tests/functional: update the riscv64 tuxrun tests, Alex Bennée, 2025/01/08
- [PATCH v4 12/32] tests/functional: update the s390x tuxrun tests, Alex Bennée, 2025/01/08
- [PATCH v4 10/32] tests/functional: update the riscv32 tuxrun tests, Alex Bennée, 2025/01/08
- [PATCH v4 31/32] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker,
Alex Bennée <=
- [PATCH v4 15/32] tests/functional/aarch64: add tests for FEAT_RME, Alex Bennée, 2025/01/08
- [PATCH v4 07/32] tests/functional: update the mips64el tuxrun tests, Alex Bennée, 2025/01/08
- [PATCH v4 06/32] tests/functional: update the mips64 tuxrun tests, Alex Bennée, 2025/01/08
- [PATCH v4 18/32] tests/functional: remove hacky sleep from the tests, Alex Bennée, 2025/01/08
- [PATCH v4 13/32] tests/functional: update the sparc64 tuxrun tests, Alex Bennée, 2025/01/08
- [PATCH v4 04/32] tests/functional: update the mips32 tuxrun tests, Alex Bennée, 2025/01/08
- [PATCH v4 17/32] system/qtest: properly feedback results of clock_[step|set], Alex Bennée, 2025/01/08
- [PATCH v4 23/32] tests/functional: extend test_aarch64_virt with vulkan test, Alex Bennée, 2025/01/08
- [PATCH v4 09/32] tests/functional: update the ppc64 tuxrun tests, Alex Bennée, 2025/01/08