Mercurial > p > roundup > code
changeset 8050:093d2e0761d4
docs: add directions on saving the key to the pgp.mit.edu keyserver
This is the keyserver we use in the docs. IT should always have the
most up to date key.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 01 Jul 2024 20:16:45 -0400 |
| parents | 40705dc8e85a |
| children | 878cec551d86 0e382e97f0e3 |
| files | RELEASE.txt |
| diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/RELEASE.txt Sat Jun 29 22:41:25 2024 -0400 +++ b/RELEASE.txt Mon Jul 01 20:16:45 2024 -0400 @@ -341,3 +341,11 @@ and add back the preamble that describes where to find doc for it. Commmit new key to mercurial. + +SAVE TO KEYSERVER +================= + +$ gpg --keyserver pgp.mit.edu --send-keys \ + 411E354B5D1AF26125D621221F2DD0CB756A76D8 + +update it on the keysserver so users can download it.
