diff options
author | Craig A. Berry <craigberry@mac.com> | 2010-03-27 13:11:57 -0400 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2010-03-27 13:13:05 -0400 |
commit | c8937c7ebe545f1bf57f394227d99d1f8f445ef6 (patch) | |
tree | 5902c84c00519e599cfd8897694b15c8a75122eb /pod/perl5120delta.pod | |
parent | 702b4ef6853ec6666d399532e09f89b3cc29f43e (diff) | |
download | perl-c8937c7ebe545f1bf57f394227d99d1f8f445ef6.tar.gz |
A slightly tweaked patch to perldelta from Craig Berry acknowledging the
huge amount of work done by our prior pumpkings.
Diffstat (limited to 'pod/perl5120delta.pod')
-rw-r--r-- | pod/perl5120delta.pod | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pod/perl5120delta.pod b/pod/perl5120delta.pod index 3fbfc8257a..47fdf0b3f6 100644 --- a/pod/perl5120delta.pod +++ b/pod/perl5120delta.pod @@ -3112,6 +3112,16 @@ versions of Perl that helped make Perl 5.12.0 better. For a more complete list of all of Perl's historical contributors, please see the C<AUTHORS> file in the Perl 5.12.0 distribution. +Our "retired" pumpkings Nicholas Clark and Rafael Garcia-Suarez +deserve special thanks for their brilliant and substantive ongoing +contributions. Nicholas personally authored over 30% of the patches +since 5.10.0. Rafael comes in second in patch authorship with 11%, +but is first by a long shot in committing patches authored by others, +pushing 44% of the commits since 5.10.0 in this category, often after +providing considerable coaching to the patch authors. These statistics +in no way comprise all of their contributions, but express in shorthand +that we couldn't have done it without them. + Many of the changes included in this version originated in the CPAN modules included in Perl's core. We're grateful to the entire CPAN community for helping Perl to flourish. |