In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/a7fb14411fc53d1dac1caac0230d249cf3ffc141?hp=e94c1c0554cd0332543ba58d3b8fb932ccf66145>

- Log -----------------------------------------------------------------
commit a7fb14411fc53d1dac1caac0230d249cf3ffc141
Author: Jesse Vincent <[email protected]>
Date:   Mon Aug 3 13:37:03 2009 +0100

    Yuval Kogman's address was special cased for non-inclusion in authors for 
no reason
    
    Yuval confirmed for me that he would like his email address included
    in AUTHORS
-----------------------------------------------------------------------

Summary of changes:
 AUTHORS                 |    2 +-
 Porting/checkAUTHORS.pl |    3 ---
 2 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 5a7845a..2a6a08d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -954,7 +954,7 @@ Yasushi Nakajima            <[email protected]>
 Yitzchak Scott-Thoennes                <[email protected]>
 Yutaka OIWA                    <[email protected]>
 Yutao Feng
-Yuval Kogman
+Yuval Kogman                   <[email protected]>
 Yves J. Orton                  <[email protected]>
 Zachary Miller                 <[email protected]>
 Zefram                         <[email protected]>
diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl
index 03ea359..8ab7499 100644
--- a/Porting/checkAUTHORS.pl
+++ b/Porting/checkAUTHORS.pl
@@ -121,9 +121,6 @@ $map {$_} = '!' for
      # Randy W. Sims 
      "ml-perl\100thepierianspring.org",
 
-     # Yuval Kogman
-     "nothingmuch\100woobling.org",
-
      # perl internal addresses
      #
      "perl5-porters\100africa.nicoh.com",

--
Perl5 Master Repository

Reply via email to