Without this you cannot use gnupload to send the new release tarball to the ftp servers. --- README-release | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/README-release b/README-release index 78f6677..b4de795 100644 --- a/README-release +++ b/README-release @@ -123,6 +123,13 @@ Here are most of the steps we (maintainers) follow when making a release. Once all the builds and tests have passed, +* If this is your first time creating a release you will need to have your gpg + get added to the ftp system. Read this page + + https://www.gnu.org/prep/maintain/html_node/Automated-Upload-Registration.html + + for the details of how to request this. + * Run the gnupload command that was suggested by your "make stable" run above. * Wait a few minutes (maybe up to 30?) and then use the release URLs to -- 2.21.0
