From b9f9a94862460793afc088b6ac7f6bd02bd28550 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Tue, 14 Jul 2020 18:27:32 +0000 Subject: 46244: Start to introduce a release managers keyring. --- Etc/creating-a-release.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Etc') diff --git a/Etc/creating-a-release.txt b/Etc/creating-a-release.txt index 805ff2ce0..38d34743e 100644 --- a/Etc/creating-a-release.txt +++ b/Etc/creating-a-release.txt @@ -72,6 +72,12 @@ To create a zsh release: git clone git://git.code.sf.net/p/zsh/web git clone ssh://git.code.sf.net/p/zsh/web +- [one time step] Add your key to the Keys/ directory in the 'web' repository, using + `gpg --armor --export $YourPublicKeyFingerprint`. + + TODO: cat Keys/*.asc into a zsh-keyring.asc, upload it along with the + tarballs, link to it from Arc/source.html and elsewhere + - Upload to sf.net: Test releases go to the "zsh-test" directory. -- cgit 1.4.1