[gitian] Move keys to contrib/gitian-keys

This commit is contained in:
MarcoFalke 2016-04-13 12:34:32 +02:00
parent fa93936691
commit faf4c837fb
24 changed files with 4 additions and 4 deletions

View File

@ -34,10 +34,10 @@ Contains files used to package bitcoind/bitcoin-qt
for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here. for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here.
### [Gitian-descriptors](/contrib/gitian-descriptors) ### ### [Gitian-descriptors](/contrib/gitian-descriptors) ###
Gavin's notes on getting gitian builds up and running using KVM. Notes on getting Gitian builds up and running using KVM.
### [Gitian-downloader](/contrib/gitian-downloader) ### [Gitian-keys](/contrib/gitian-keys)
Various PGP files of core developers. PGP keys used for signing Bitcoin Core [Gitian release](/doc/release-process.md) results.
### [MacDeploy](/contrib/macdeploy) ### ### [MacDeploy](/contrib/macdeploy) ###
Scripts and notes for Mac builds. Scripts and notes for Mac builds.

View File

@ -115,7 +115,7 @@ The gbuild invocations below <b>DO NOT DO THIS</b> by default.
Add other gitian builders keys to your gpg keyring Add other gitian builders keys to your gpg keyring
gpg --import ../bitcoin/contrib/gitian-downloader/*.pgp gpg --import ../bitcoin/contrib/gitian-keys/*.pgp
Verify the signatures Verify the signatures