diff --git a/webtop_kde/build.json b/webtop_kde/build.json index cda6e346b..5aa55ead0 100644 --- a/webtop_kde/build.json +++ b/webtop_kde/build.json @@ -3,5 +3,8 @@ "aarch64": "lscr.io/linuxserver/webtop:arm64v8-", "amd64": "lscr.io/linuxserver/webtop:amd64-", "armv7": "lscr.io/linuxserver/webtop:arm32v7-" + }, + "codenotary": { + "signer": "alexandrep.github@gmail.com" } }