diff options
| -rw-r--r-- | contrib/gitian-downloader/aschildbach-key.pgp | bin | 0 -> 1993 bytes | |||
| -rw-r--r-- | contrib/gitian-downloader/linux-download-config | 4 | ||||
| -rw-r--r-- | contrib/gitian-downloader/win32-download-config | 4 |
3 files changed, 8 insertions, 0 deletions
diff --git a/contrib/gitian-downloader/aschildbach-key.pgp b/contrib/gitian-downloader/aschildbach-key.pgp Binary files differnew file mode 100644 index 000000000..df06e19fa --- /dev/null +++ b/contrib/gitian-downloader/aschildbach-key.pgp diff --git a/contrib/gitian-downloader/linux-download-config b/contrib/gitian-downloader/linux-download-config index ae0377a70..066a6713b 100644 --- a/contrib/gitian-downloader/linux-download-config +++ b/contrib/gitian-downloader/linux-download-config @@ -43,4 +43,8 @@ signers: weight: 1 name: michagogo key: michagogo + E944AE667CF960B1004BC32FCA662BE18B877A60: + weight: 40 + name: "Andreas Schildbach" + key: aschildbach minimum_weight: 120 diff --git a/contrib/gitian-downloader/win32-download-config b/contrib/gitian-downloader/win32-download-config index 1ead2fddc..705475cad 100644 --- a/contrib/gitian-downloader/win32-download-config +++ b/contrib/gitian-downloader/win32-download-config @@ -43,4 +43,8 @@ signers: weight: 1 name: michagogo key: michagogo + E944AE667CF960B1004BC32FCA662BE18B877A60: + weight: 40 + name: "Andreas Schildbach" + key: aschildbach minimum_weight: 120 |