@@ -530,9 +530,35 @@ died, add a short obituary here.
530530
531531=head1 Acknowledgements
532532
533- XXX Generate this with:
534-
535- perl Porting/acknowledgements.pl v5.43.2..HEAD
533+ Perl 5.43.3 represents approximately 5 weeks of development since Perl
534+ 5.43.2 and contains approximately 150,000 lines of changes across 330 files
535+ from 26 authors.
536+
537+ Excluding auto-generated files, documentation and release tools, there were
538+ approximately 26,000 lines of changes to 180 .pm, .t, .c and .h files.
539+
540+ Perl continues to flourish into its fourth decade thanks to a vibrant
541+ community of users and developers. The following people are known to have
542+ contributed the improvements that became Perl 5.43.3:
543+
544+ Branislav Zahradník, brian d foy, Chad Granum, Craig A. Berry, Daniel
545+ Dragan, David Mitchell, Igor Todorovski, James E Keenan, James Raspass, Jörg
546+ Thomas, Karen Etheridge, Karl Williamson, Leon Timmermans, Lukas Mai, Paul
547+ Evans, Philippe Bruhat (BooK), Ricardo Signes, Richard Leach, Samuel Smith,
548+ Samuel Young, TAKAI Kousuke, Thibault Duponchelle, Tomasz Konojacki, Tom
549+ Wyant, Tony Cook, Unicode Consortium.
550+
551+ The list above is almost certainly incomplete as it is automatically
552+ generated from version control history. In particular, it does not include
553+ the names of the (very much appreciated) contributors who reported issues to
554+ the Perl bug tracker.
555+
556+ Many of the changes included in this version originated in the CPAN modules
557+ included in Perl's core. We're grateful to the entire CPAN community for
558+ helping Perl to flourish.
559+
560+ For a more complete list of all of Perl's historical contributors, please
561+ see the F<AUTHORS> file in the Perl source distribution.
536562
537563=head1 Reporting Bugs
538564
0 commit comments