This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
embed.fnc: Mark unlnk as Core only
[perl5.git] / Porting / release_schedule.pod
1 =encoding utf8
2
3 =head1 NAME
4
5 release_schedule - Perl 5 release schedule
6
7 =head1 STABLE RELEASE SCHEDULE
8
9 This schedule lists the projected or historical development and
10 release schedules for the next, current and previous stable versions
11 of Perl.  Dates with two or more question marks will only be releases if
12 deemed necessary by the Pumpking.
13
14 =head2 Perl 5.32
15
16   2020-06-20  5.32.0 ✓        Sawyer X
17   2020-??-??  5.32.1
18
19 =head2 Perl 5.30
20
21   2019-05-22  5.30.0 ✓        Sawyer X
22   2019-11-10  5.30.1 ✓        Steve Hay
23   2020-03-14  5.30.2 ✓        Steve Hay
24   2020-06-01  5.30.3 ✓        Steve Hay
25
26 =head1 DEVELOPMENT RELEASE SCHEDULE
27
28 This schedule lists the release engineers for at least the next
29 four months of releases of bleadperl. If there are fewer than
30 four months listed as you make a release, it's important
31 that you extend the schedule AND B<identify the next release engineer>.
32
33 Before adding a release engineer, you B<must> contact them and they
34 B<must> consent to ship the release.
35
36 When shipping a release, you should include the schedule for (at least)
37 the next four releases. If a stable version of Perl is released,
38 you should reset the version numbers to the next blead series.
39
40 =head2 Perl 5.33
41
42   2020-07-17  5.33.0 ✓       Sawyer X
43   2020-08-20  5.33.1
44   2020-09-20  5.33.2
45   2020-10-20  5.33.3
46
47 =head1 VICTIMS
48
49 The following porters have all consented to do at least
50 one release of bleadperl.  If you can't do a release
51 and can't find a substitute amongst this list, mail p5p.
52
53 (Please do not add any names to this list without prior
54 consent of the Pumpking.)
55
56   Abigail <abigail@abigail.be>
57   Aristotle Pagaltzis <pagaltzis@gmx.de>
58   Ask Bjørn Hansen <ask@perl.org>
59   Chris Williams <bingos@cpan.org>
60   Dave Cross <dave@perlhacks.com>
61   Dave Rolsky <autarch@urth.org>
62   David Golden <dagolden@cpan.org>
63   Florian Ragwitz <rafl@debian.org>
64   Jesse Luehrs <doy@cpan.org>
65   Jesse Vincent <jesse@cpan.org>
66   Leon Brocard <acme@astray.com>
67   Matt Trout <mst@shadowcat.co.uk>
68   Matthew Horsfall <wolfsage@gmail.com>
69   Max Maischein <corion@cpan.org>
70   Peter Martini <petercmartini@gmail.com>
71   Philippe Bruhat <book@cpan.org>
72   Ricardo Signes <rjbs@cpan.org>
73   Stevan Little <stevan@cpan.org>
74   Steve Hay <steve.m.hay@googlemail.com>
75   Tatsuhiko Miyagawa <miyagawa@bulknews.net>
76   Tony Cook <tony@develop-help.com>
77   Yves Orton <demerphq@gmail.com>
78   Zefram <zefram@fysh.org>
79   Ævar Arnfjörð Bjarmason <avar@cpan.org>
80
81 =head1 AUTHOR
82
83 Jesse Vincent <jesse@cpan.org>
84
85 =cut