move repo to github
Graham Knop [Thu, 21 Jul 2022 08:44:02 +0000 (10:44 +0200)]
Makefile.PL

index 1f76be6..f94cd54 100644 (file)
@@ -100,9 +100,8 @@ my %META = (
   },
   resources => {
     repository => {
-      # r/w: catagits@git.shadowcat.co.uk:Catalyst-Runtime.git
-      url => 'git://git.shadowcat.co.uk/catagits/Catalyst-Runtime.git',
-      web => 'http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Runtime.git;a=summary',
+      url => 'https://github.com/perl-catalyst/catalyst-runtime.git',
+      web => 'https://github.com/perl-catalyst/catalyst-runtime',
       type => 'git',
     },
     x_IRC => 'irc://irc.perl.org/#catalyst',