[svn:parrot] r42384 - trunk/docs/project

barney at svn.parrot.org barney at svn.parrot.org
Mon Nov 9 08:42:04 UTC 2009


Author: barney
Date: Mon Nov  9 08:42:02 2009
New Revision: 42384
URL: https://trac.parrot.org/parrot/changeset/42384

Log:
Added location of reliable IRC-logs of #parrotsketch.

Modified:
   trunk/docs/project/release_manager_guide.pod

Modified: trunk/docs/project/release_manager_guide.pod
==============================================================================
--- trunk/docs/project/release_manager_guide.pod	Mon Nov  9 03:31:39 2009	(r42383)
+++ trunk/docs/project/release_manager_guide.pod	Mon Nov  9 08:42:02 2009	(r42384)
@@ -14,13 +14,22 @@
 announce the tasks to the Parrot mailing list.  Make sure everyone knows what
 they've committed to accomplish in time for the release.
 
+Right after the release preceeding your release, it is a good idea to start
+tracking parrot news in NEWS. A good resource are the reports
+in the weekly #parrotsketch IRC-meeting. A reliable log of these meetings
+is available in L<http://irclog.perlgeek.de/parrotsketch/>.
+
 A couple of weeks in advance: Ask people to run C<make fulltest> and
 report (and hopefully fix!) any problems they find. Check in with
 language project leads for release blockers, to allow time to fix them.
 Also ask people to review the tickets targeted for the upcoming release
-L<https://trac.parrot.org/parrot/roadmap>. Make sure your ssh keys have
-been added to the FTP server, so you'll be able to ship the release (any
-previous release manager can help).
+L<https://trac.parrot.org/parrot/roadmap>.
+
+Make sure your ssh keys have been added to the FTP server ftp-osl.osuosl.org.
+The key need to be there, so you'll be able to ship the release.
+Also set up your account on L<http://www.parrot.org/> and ask an existing release
+manager to provide you with editor privileges if you don't already have them.
+Any previous release manager can help.
 
 A couple of days in advance: announce the new release to
 parrot-dev at lists.parrot.org and to the IRC channel #parrot. Ask whether
@@ -33,9 +42,6 @@
 For example, you could select a name from
 L<http://en.wikipedia.org/wiki/List_of_parrots>.
 
-Set up your account on L<http://www.parrot.org/> and ask an existing release
-manager to provide you with editor privileges if you don't already have them.
-
 =item 1.
 
 Make sure you're up to date:


More information about the parrot-commits mailing list