diff options
author | MarcoFalke <falke.marco@gmail.com> | 2016-04-13 12:34:32 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2016-04-15 11:58:46 +0200 |
commit | faf4c837fba119437ddbb36d6a799dc5fd79db37 (patch) | |
tree | 4019774bd678fe58cd0dca252f81ce038e46d27f /contrib/README.md | |
parent | fa939366910ee11e9c307d0d57eb21cdec8a362b (diff) |
[gitian] Move keys to contrib/gitian-keys
Diffstat (limited to 'contrib/README.md')
-rw-r--r-- | contrib/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/README.md b/contrib/README.md index 9461539166..32b3a170ac 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -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. ### [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) -Various PGP files of core developers. +### [Gitian-keys](/contrib/gitian-keys) +PGP keys used for signing Bitcoin Core [Gitian release](/doc/release-process.md) results. ### [MacDeploy](/contrib/macdeploy) ### Scripts and notes for Mac builds. |