In perl.git, the branch blead has been updated
<http://perl5.git.perl.org/perl.git/commitdiff/7a664ed5d626f6498ad35aa031b32f60c077df89?hp=f51b9d5928c9abd49cbf5f5c352baae880013e32>
- Log -----------------------------------------------------------------
commit 7a664ed5d626f6498ad35aa031b32f60c077df89
Author: Ricardo Signes <rjbs@cpan.org>
Date: Sat May 26 13:22:09 2012 -0400
note that there is another file to edit on perlweb
-----------------------------------------------------------------------
Summary of changes:
Porting/release_managers_guide.pod | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod
index 0bccb59..e43834e 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -1221,10 +1221,13 @@ It should be visible at a URL like C<http://search.cpan.org/dist/perl-5.10.1/>.
I<You MUST SKIP this step for a RC release>
-In the C<perlorg> repository, edit F<docs/dev/perl5/index.html>
-to link to this new release. Then make a pull request to Leo Lapworth.
-If this fails for some reason and you cannot cajole anybody else into
-submitting that change, you can mail Leo as last resort.
+In your C<perlorg> repository, link to the new release. For a new
+latest-maint release, edit F<docs/shared/tpl/stats.html>. Otherwise,
+edit F<docs/dev/perl5/index.html>.
+
+Then make a pull request to Leo Lapworth. If this fails for some reason
+and you cannot cajole anybody else into submitting that change, you can
+mail Leo as last resort.
This repository can be found on L<github|https://github.com/perlorg/perlweb>.
--
Perl5 Master Repository