In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/b09596196016894d7d9b6ab320f7c3cf24c58e2b?hp=ad06747f486468ec1dcb0c14ed07974c25c2fbd3>

- Log -----------------------------------------------------------------
commit b09596196016894d7d9b6ab320f7c3cf24c58e2b
Author: Martin McGrath <[email protected]>
Date:   Thu Dec 19 00:45:57 2013 +0100

    Correct URL for github.com mirror of Perl 5 repository.
    
    Add Martin McGrath to AUTHORS.
    
    For: RT #120819
-----------------------------------------------------------------------

Summary of changes:
 AUTHORS          | 1 +
 pod/perlhack.pod | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/AUTHORS b/AUTHORS
index 76944d8..689303c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -762,6 +762,7 @@ Martin Husemann                     <[email protected]>
 Martin J. Bligh                        <[email protected]>
 Martin Jost                    <[email protected]>
 Martin Lichtin                 <[email protected]>
+Martin McGrath                 <[email protected]>
 Martin Plechsmid               <[email protected]>
 Martin Pool                    <[email protected]>
 Martti Rahkila                 <[email protected]>
diff --git a/pod/perlhack.pod b/pod/perlhack.pod
index a32199a..47f6b36 100644
--- a/pod/perlhack.pod
+++ b/pod/perlhack.pod
@@ -175,7 +175,7 @@ You may access the repository over the web.  This allows 
you to browse
 the tree, see recent commits, subscribe to RSS feeds for the changes,
 search for particular commits and more.  You may access it at
 L<http://perl5.git.perl.org/perl.git>.  A mirror of the repository is
-found at L<http://github.com/mirrors/perl>.
+found at L<https://github.com/Perl/perl5>.
 
 =head2 Read access via rsync
 

--
Perl5 Master Repository

Reply via email to