In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/d547f0460acfc3402149384c6eff4f32c8370088?hp=de8aedb225e5852b32ab9143c1cc234e65af26ba>

- Log -----------------------------------------------------------------
commit d547f0460acfc3402149384c6eff4f32c8370088
Author: James E Keenan <[email protected]>
Date:   Fri Feb 15 07:47:47 2019 -0500

    Jakub Wilk is now a Perl author.

commit e161f2f4a061301b0908fa5755b3584408ca46d7
Author: Jakub Wilk <[email protected]>
Date:   Thu Feb 14 18:11:56 2019 +0100

    perlthrtut: Fix POD formatting

-----------------------------------------------------------------------

Summary of changes:
 AUTHORS            | 1 +
 pod/perlthrtut.pod | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 20ce586772..ce29ae158b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -541,6 +541,7 @@ Jack Shirazi                        <[email protected]>
 Jacques Germishuys             <[email protected]>
 Jacqui Caren                   <[email protected]>
 Jake Hamby                     <[email protected]>
+Jakub Wilk                     <[email protected]>
 James                          <[email protected]>
 James A. Duncan                        <[email protected]>
 James Clarke                   <[email protected]>
diff --git a/pod/perlthrtut.pod b/pod/perlthrtut.pod
index 956214fbd0..fa56f81122 100644
--- a/pod/perlthrtut.pod
+++ b/pod/perlthrtut.pod
@@ -1161,14 +1161,14 @@ of the prime number generator.
 
 =head1 AUTHOR
 
-Dan Sugalski E<lt>[email protected]<gt>
+Dan Sugalski E<lt>[email protected]<gt>
 
 Slightly modified by Arthur Bergman to fit the new thread model/module.
 
-Reworked slightly by Jörg Walter E<lt>[email protected]<gt> to be more concise
+Reworked slightly by Jörg Walter E<lt>[email protected]<gt> to be more concise
 about thread-safety of Perl code.
 
-Rearranged slightly by Elizabeth Mattijsen E<lt>[email protected]<gt> to put
+Rearranged slightly by Elizabeth Mattijsen E<lt>[email protected]<gt> to put
 less emphasis on yield().
 
 =head1 Copyrights

-- 
Perl5 Master Repository

Reply via email to