summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres G. Aragoneses <knocte@gmail.com>2013-04-15 23:25:45 +0100
committerAndres G. Aragoneses <knocte@gmail.com>2013-04-15 23:25:45 +0100
commit057f043875a7d7c677b3db67f4a66990b5b34431 (patch)
tree4fcc3473072fb2cfc412d6f1315e74ff1d1ed059
parent24beb450607a88d7ce5ce27cc2664702588f8d91 (diff)
README.releasing: clarify how to run make-release to get the username
-rw-r--r--extras/README.releasing1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/README.releasing b/extras/README.releasing
index 138d94332..ecf3ee61d 100644
--- a/extras/README.releasing
+++ b/extras/README.releasing
@@ -11,6 +11,7 @@ Pre-release:
Release:
* Run the `extras/make-release` script (from extras/ directory)
+ specifying your gnome username with the env var GNOME_FTP_USER.
+ Note that this makes the tag, adds the version to bugzilla,
and uploads the tarballs. You need to ssh to master.gnome.org to
install the tarballs on ftp.gnome.org.