From 2114bca7f178062ed99f0be36967aa227213041e Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Sun, 20 Feb 2011 00:18:37 +0000 Subject: [PATCH] pod/perldelta.pod: fill in Acknowledgements for 5.13.10 Fill in the Acknowledgements in pod/perldelta.pod for 5.13.10, quoth Porting/release_managers_guide.pod: "Finalize the perldelta. In particular, fill in the Acknowledgements section. You can generate a list of contributors with checkAUTHORS.pl" The 63000 lines of changes is the sum of added and deleted in: git diff --stat v5.13.9..blead --- pod/perldelta.pod | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index ca4b980..4053050 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -765,7 +765,19 @@ point it is. =head1 Acknowledgements -XXX The list of people to thank goes here. +Perl 5.13.10 represents approximately one month of development since +Perl 5.13.9 and contains approximately 63000 lines of changes across +609 files from 38 authors and committers: + +Abigail, Alexander Hartmaier, brian d foy, Charles Bailey, Chip +Salzenberg, Chris 'BinGOs' Williams, Craig A. Berry, Curtis Jewell, +Dave Rolsky, David Golden, David Leadbeater, David Mitchell, David +Wheeler, Father Chrysostomos, Florian Ragwitz, Franz Fasching, George +Greer, H.Merijn Brand, Hongwen Qiu, Hugo van der Sanden, Jay Hannah, +Jesse Vincent, Karl Williamson, Larwan Berke, Leon Timmermans, Michael +Breen, Michael Stevens, Nicholas Clark, Noirin Shirley, Paul Evans, +Peter John Acklam, Ricardo Signes, Robin Barker, Steven Schubiger, Tom +Christiansen, Tony Cook, Zsbán Ambrus and Ævar Arnfjörð Bjarmason =head1 Reporting Bugs -- 1.8.3.1