]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention self-registration for ftp uploads
authorGlenn Morris <rgm@gnu.org>
Sun, 23 Dec 2012 02:41:17 +0000 (18:41 -0800)
committerGlenn Morris <rgm@gnu.org>
Sun, 23 Dec 2012 02:41:17 +0000 (18:41 -0800)
admin/make-tarball.txt

index eda28b639d20b2ab8d1a6380a8d33d9d82bf3051..aa87f2694e697a6b284475a76dd2d8e542ad641a 100644 (file)
@@ -66,9 +66,8 @@ For each step, check for possible errors.
 
 11. Now you should upload the files to the GNU ftp server.  In order to
     do that, you must be registered as an Emacs maintainer and have your
-    GPG key acknowledged by the ftp people.  Mail <ftp-upload@gnu.org>
-    for instructions.
-
+    GPG key acknowledged by the ftp people.  For instructions, see
+    http://www.gnu.org/prep/maintain/html_node/Automated-Upload-Registration.html
     You can use the gnupload script to upload each FILE, like this:
      gnupload --to alpha.gnu.org:emacs/pretest FILE (for a pretest)
      gnupload --to ftp.gnu.org:emacs FILE           (for a release)