scripts: add gpg key for ziggie [skip ci]

This commit is contained in:
ziggie
2024-09-10 17:24:02 +02:00
parent a895b1c6ca
commit 82d99f3ebf
2 changed files with 15 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ KEYS+=("E85497D2DBA0EB9ADB0024279BCD95C4FF296868 yyforyongyu")
KEYS+=("32F7EA1E7A0339F7D37164B9F82D456EA023C9BF hieblmi")
KEYS+=("5295A477FFC8064D7057B191FA7E65C951F12439 proofofkeags")
KEYS+=("3E9BD4436C288039CA827A9200C9E2BC2E45666F suheb")
KEYS+=("5F75437E11695F86D50C11BB1AFF9C4DCED6D666 ziggie1984")
TEMP_DIR=$(mktemp -d /tmp/lnd-sig-verification-XXXXXX)