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",