From 0f7dadaaf76f88152726cea1867e86b4f4fe652d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 23 Mar 2022 06:20:45 +0100 Subject: [PATCH] Codenotary --- spotweb/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/spotweb/config.json b/spotweb/config.json index b28321358..c14ef66fb 100644 --- a/spotweb/config.json +++ b/spotweb/config.json @@ -4,6 +4,7 @@ "amd64", "armv7" ], + "codenotary": "alexandrep.github@gmail.com", "description": "Spotweb is a decentralized usenet community based on the Spotnet protocol", "hassio_api": true, "image": "ghcr.io/alexbelgium/spotweb-{arch}",