]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 8 Jan 2025 12:10:53 +0000 (12:10 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 11 Jan 2025 11:22:01 +0000 (11:22 +0000)
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>
Message-Id: <20250108121054.1126164-32-alex.bennee@linaro.org>

tests/docker/dockerfiles/debian-tricore-cross.docker

index 479b4d6ebab6709fcfac664e0e894511cc440818..7e00e870ceb03c6a0a85d0ac785928de750ae60e 100644 (file)
@@ -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 \