From 089af5a35e7117ad49b675d299b0f30f0aee39a6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 14 Mar 2022 09:54:20 +0100 Subject: [PATCH] Update config.json --- addons_updater/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/addons_updater/config.json b/addons_updater/config.json index 1adb27ad2..d4e0ae4a3 100644 --- a/addons_updater/config.json +++ b/addons_updater/config.json @@ -1,5 +1,6 @@ { "apparmor": true, + "codenotary": "alexandrep.github@gmail.com", "arch": ["aarch64", "amd64", "armv7"], "boot": "manual", "description": "Automatic addons update by aligning version tag with upstream releases",