diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2012-03-12 00:45:08 -0400 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2012-03-22 20:32:41 -0400 |
commit | a41957b873ecd8d5ddeee65ae78c30daea04d215 (patch) | |
tree | 2179ed71c4954d8ec26d7e99a5a64caf429a7970 /contrib | |
parent | 336ba312a6ddc08f40ce456bfd09f0711bdc78dc (diff) |
Add Luke-Jr's PGP key to gitian-downloader
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/gitian-downloader/linux-download-config | 4 | ||||
-rw-r--r-- | contrib/gitian-downloader/luke-jr-key.pgp | bin | 0 -> 5467 bytes | |||
-rw-r--r-- | contrib/gitian-downloader/win32-download-config | 4 |
3 files changed, 8 insertions, 0 deletions
diff --git a/contrib/gitian-downloader/linux-download-config b/contrib/gitian-downloader/linux-download-config index 36f5f682a9..938400e70d 100644 --- a/contrib/gitian-downloader/linux-download-config +++ b/contrib/gitian-downloader/linux-download-config @@ -15,6 +15,10 @@ signers: weight: 40 name: Devrandom key: devrandom + E463A93F5F3117EEDE6C7316BD02942421F4889F: + weight: 40 + name: Luke-Jr + key: luke-jr D762373D24904A3E42F33B08B9A408E71DAAC974: weight: 40 name: Sipa diff --git a/contrib/gitian-downloader/luke-jr-key.pgp b/contrib/gitian-downloader/luke-jr-key.pgp Binary files differnew file mode 100644 index 0000000000..c40917d78c --- /dev/null +++ b/contrib/gitian-downloader/luke-jr-key.pgp diff --git a/contrib/gitian-downloader/win32-download-config b/contrib/gitian-downloader/win32-download-config index b1e1c7399e..6789936ac5 100644 --- a/contrib/gitian-downloader/win32-download-config +++ b/contrib/gitian-downloader/win32-download-config @@ -15,6 +15,10 @@ signers: weight: 40 name: Devrandom key: devrandom + E463A93F5F3117EEDE6C7316BD02942421F4889F: + weight: 40 + name: Luke-Jr + key: luke-jr D762373D24904A3E42F33B08B9A408E71DAAC974: weight: 40 name: Sipa |