From 16489ce23c9596064482d4695addeb7f70176050 Mon Sep 17 00:00:00 2001 From: Jean-Yves <7360784+docjyJ@users.noreply.github.com> Date: Wed, 12 Jun 2024 18:42:51 +0200 Subject: [PATCH] Change maintainer Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com> --- community-containers/stalwart/readme.md | 6 +++--- community-containers/stalwart/stalwart.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/community-containers/stalwart/readme.md b/community-containers/stalwart/readme.md index 4a8a214d..cdd1db04 100644 --- a/community-containers/stalwart/readme.md +++ b/community-containers/stalwart/readme.md @@ -4,7 +4,7 @@ > The stability of Stalwart services is not guaranteed. > Do not use this feature as a main mail server without a redundancy system and without knowledge. > -> To learn or use as a secondary server enjoy it and please report bugs at [marcoambrosini/aio-stalwart](https://github.com/marcoambrosini/aio-stalwart/issues). +> To learn or use as a secondary server enjoy it and please report bugs at [docjyj/aio-stalwart](https://github.com/docjyj/aio-stalwart/issues). ## Stalwart mail server This container bundles stalwart mail server and auto-configures it for you. @@ -22,7 +22,7 @@ This container bundles stalwart mail server and auto-configures it for you. - See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack ### Repository -https://github.com/marcoambrosini/aio-stalwart +https://github.com/docjyj/aio-stalwart ### Maintainer -https://github.com/marcoambrosini +https://github.com/docjyj diff --git a/community-containers/stalwart/stalwart.json b/community-containers/stalwart/stalwart.json index 7425aaed..65041db5 100644 --- a/community-containers/stalwart/stalwart.json +++ b/community-containers/stalwart/stalwart.json @@ -4,7 +4,7 @@ "container_name": "nextcloud-aio-stalwart", "display_name": "Stalwart", "documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/stalwart", - "image": "marcoambrosini/aio-stalwart", + "image": "ghcr.io/docjyj/aio-stalwart", "image_tag": "%AIO_CHANNEL%", "internal_port": "10003", "restart": "unless-stopped",