Commit | Line | Data |
---|---|---|
49781f4a AB |
1 | =encoding utf8 |
2 | ||
582ac935 JV |
3 | =head1 Perl 5.14 release schedule |
4 | ||
5 | =over | |
6 | ||
7 | =item December 20, 2010 | |
8 | ||
9 | Contentious Changes freeze | |
10 | ||
8929b999 | 11 | =item February 20, 2011 |
582ac935 JV |
12 | |
13 | User-visible Changes freeze | |
14 | ||
8929b999 | 15 | =item March 20, 2011 |
582ac935 JV |
16 | |
17 | Code Freeze | |
18 | ||
8929b999 | 19 | =item April 1, 2011 |
582ac935 JV |
20 | |
21 | Target date for 5.14.0 RC0 | |
22 | ||
23 | =item 7 days after the release of a 5.14.0-RCx with no showstoppers reported | |
24 | ||
25 | 5.14.0 | |
26 | ||
27 | =back | |
28 | ||
29 | =head1 Development Release schedule | |
07962d9a JV |
30 | |
31 | This document lists the release engineers for at least the next | |
32 | four months of releases of bleadperl. If there are fewer than | |
33 | four months listed as you make a release, it's important | |
34 | that you extend the schedule AND B<identify the next release engineer>. | |
35 | ||
36 | Before adding a release engineer, you B<must> contact them and they | |
37 | B<must> consent to ship the release. | |
38 | ||
39 | When shipping a release, you should include the schedule for (at least) | |
40 | the next four releases. If a stable version of Perl is released, | |
41 | you should reset the version numbers to the next blead series. | |
42 | ||
43 | =head2 2009 | |
44 | ||
87b5b733 JV |
45 | October 2 - Jesse Vincent |
46 | October 20 - Jesse Vincent | |
47 | November 20 - Leon Brocard | |
48 | December 20 - Jesse Vincent | |
07962d9a | 49 | |
ede492aa | 50 | =head2 2010 |
07962d9a | 51 | |
87b5b733 JV |
52 | January 20 - Ricardo Signes |
53 | February 20 - Steve Hay | |
57b20d14 | 54 | March 20 - Ask Bjørn Hansen (skipped due to 5.12.0-RC1) |
87b5b733 JV |
55 | April 20 - Leon Brocard |
56 | May 20 - Ricardo Signes | |
57 | June 20 - Matt Trout | |
58 | July 20 - David Golden | |
59 | August 20 - Florian Ragwitz | |
60 | September 20 - Steve Hay | |
f398020d | 61 | October 20 - Tatsuhiko Miyagawa |
9b9afe90 | 62 | November 20 - Chris Williams |
1456b5bc | 63 | December 20 - Zefram |
f779a6ea | 64 | January 20 - Jesse |
3a34262a JV |
65 | February 20 - Ævar Arnfjörð Bjarmason |
66 | March 20 - Florian Ragwitz | |
f779a6ea | 67 | April 20 - Jesse (5.14.0-RC0) |
3a34262a | 68 | May 20 - Ricardo Signes |
07962d9a JV |
69 | |
70 | =head1 VICTIMS | |
71 | ||
72 | The following porters have all consented to do at least | |
73 | one release of bleadperl. If you can't do a release | |
74 | and can't find a substitute amongst this list, mail p5p. | |
75 | ||
76 | Jesse Vincent <F<jesse@cpan.org>> | |
77 | Leon Brocard <F<acme@astray.com>> | |
78 | Yves Orton <F<demerphq@gmail.com>> | |
ef01b67f | 79 | Ricardo Signes <F<rjbs@cpan.org>> |
03c4920e | 80 | Steve Hay <F<steve.m.hay@googlemail.com>> |
ad41de7f | 81 | Ask Bjørn Hansen <F<ask@perl.org>> |
456e5cc4 | 82 | David Golden <F<dagolden@cpan.org>> |
cc0193b2 | 83 | Philippe Bruhat <F<book@cpan.org>> |
456e5cc4 | 84 | Matt Trout <F<mst@shadowcat.co.uk>> |
baf26ee3 | 85 | Florian Ragwitz <F<rafl@debian.org>> |
f398020d | 86 | Tatsuhiko Miyagawa <F<miyagawa@bulknews.net>> |
9b9afe90 | 87 | Chris Williams <F<bingos@cpan.org>> |
1456b5bc | 88 | Zefram <F<zefram@fysh.org>> |
3a34262a | 89 | Ævar Arnfjörð Bjarmason <F<avar@cpan.org>> |
1456b5bc | 90 | |
07962d9a JV |
91 | |
92 | =head2 Reticent victims | |
93 | ||
94 | These folks have said that they'd be willing to release Perl but would | |
95 | prefer that others have the opportunity before they pitch in: | |
96 | ||
07962d9a JV |
97 | |
98 | ||
99 | =head1 AUTHOR | |
100 | ||
101 | Jesse Vincent <F<jesse@cpan.org>> | |
102 | ||
103 | =cut |