From 1a8aae4933a78670c17291f77a9f14de00a205eb Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Sun, 24 Feb 2013 20:11:40 +0100 Subject: update release guide * fix upload step to use scp instead of github downloads * note 2013.02 release --- tools/star/release-guide.pod | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'tools') 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. +Upload the release tarball to L: + + $ 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 -- cgit v1.1