From faeab66f884767c7d96e70e9bdd285621ec8d6cc Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Fri, 15 Dec 2017 13:16:31 -0500 Subject: contrib: Replace developer keys with list of pgp fingerprints --- doc/release-process.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'doc/release-process.md') diff --git a/doc/release-process.md b/doc/release-process.md index f429b4bbdb..dd0132e1df 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -136,10 +136,7 @@ Build output expected: ### Verify other gitian builders signatures to your own. (Optional) -Add other gitian builders keys to your gpg keyring, and/or refresh keys. - - gpg --import bitcoin/contrib/gitian-keys/*.pgp - gpg --refresh-keys +Add other gitian builders keys to your gpg keyring, and/or refresh keys: See `../bitcoin/contrib/gitian-keys/README.md`. Verify the signatures -- cgit v1.2.3