aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2013-02-24 20:11:40 +0100
committerMoritz Lenz <moritz@faui2k3.org>2013-02-24 20:11:40 +0100
commit1a8aae4933a78670c17291f77a9f14de00a205eb (patch)
tree1146965adb10c527d3a9e1c864ba36924d4f3aa0
parent2e4d3099ca7bb4c1a5b95a26befbbfcaee4a0d83 (diff)
update release guide
* fix upload step to use scp instead of github downloads * note 2013.02 release
-rw-r--r--tools/star/release-guide.pod9
1 files changed, 7 insertions, 2 deletions
diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod
index dc3bf78..0c273b4 100644
--- a/tools/star/release-guide.pod
+++ b/tools/star/release-guide.pod
@@ -123,8 +123,12 @@ Tag the release by its release month ("YYYY.MM").
=item 12.
-Upload the release tarball to github's download area at
-L<http://github.com/rakudo/star/downloads>.
+Upload the release tarball to L<http://rakudo.org/downloads/star>:
+
+ $ scp rakudo-star-2012.08.tar.gz rakudo@rakudo.org:public_html/downloads/star
+
+If you don't have permission to do this step, please ask one(pmichaud, jnthn,
+masak, PerlJam, tadzik, moritz) on #perl6 to do it for you.
=item 13.
@@ -176,6 +180,7 @@ You're done! Celebrate with the appropriate amount of fun.
2012.11 moritz
2012.12 moritz
2013.01 moritz
+ 2013.02 moritz
=cut