qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
@ 2025-01-02 15:25 Philippe Mathieu-Daudé
  2025-01-02 15:52 ` Thomas Huth
  2025-01-02 19:49 ` Alex Bennée
  0 siblings, 2 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-01-02 15:25 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Alex Bennée, Philippe Mathieu-Daudé,
	Wainer dos Santos Moschetta, Philippe Mathieu-Daudé

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://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>
---
 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 479b4d6ebab..7e00e870ceb 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.47.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
  2025-01-02 15:25 [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker Philippe Mathieu-Daudé
@ 2025-01-02 15:52 ` Thomas Huth
  2025-01-02 19:49 ` Alex Bennée
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2025-01-02 15:52 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel; +Cc: Alex Bennée, QEMU Trivial

On 02/01/2025 16.25, Philippe Mathieu-Daudé wrote:
> 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://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>
> ---
>   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 479b4d6ebab..7e00e870ceb 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>

Reviewed-by: Thomas Huth <thuth@redhat.com>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
  2025-01-02 15:25 [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker Philippe Mathieu-Daudé
  2025-01-02 15:52 ` Thomas Huth
@ 2025-01-02 19:49 ` Alex Bennée
  2025-01-03 15:00   ` Philippe Mathieu-Daudé
  1 sibling, 1 reply; 4+ messages in thread
From: Alex Bennée @ 2025-01-02 19:49 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé
  Cc: qemu-devel, Thomas Huth, Wainer dos Santos Moschetta,
	Philippe Mathieu-Daudé

Philippe Mathieu-Daudé <philmd@linaro.org> writes:

> 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://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>

Queued to testing/next, thanks.
-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
  2025-01-02 19:49 ` Alex Bennée
@ 2025-01-03 15:00   ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-01-03 15:00 UTC (permalink / raw)
  To: Alex Bennée
  Cc: qemu-devel, Thomas Huth, Wainer dos Santos Moschetta,
	Philippe Mathieu-Daudé

On 2/1/25 20:49, Alex Bennée wrote:
> Philippe Mathieu-Daudé <philmd@linaro.org> writes:
> 
>> 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://forum.amsat-dl.org/index.php?thread/4581-amsat-mail-alias-service-to-end-august-1-2024/

Maybe safer to directly start with an archived version:

     [*] 
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>
> 
> Queued to testing/next, thanks.

Thanks Alex!


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-01-03 15:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-02 15:25 [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker Philippe Mathieu-Daudé
2025-01-02 15:52 ` Thomas Huth
2025-01-02 19:49 ` Alex Bennée
2025-01-03 15:00   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).