use the github repo in metadata and docs, not catagits
Karen Etheridge [Fri, 23 Jun 2017 17:57:55 +0000 (10:57 -0700)]
dist.ini

index 5ea650d..4d04bca 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,10 +4,17 @@ license = Perl_5
 copyright_holder = יובל קוג'מן (Yuval Kogman)
 copyright_year = 2005
 
+; GitHub mirrors from Shadowcat. We list it in docs and metadata so we can get pull requests.
+; The canonical repo is:
+; r/o: git://git.shadowcat.co.uk/catagits/Catalyst-Authentication-Store-Htpasswd.git
+; r/w: catagits@git.shadowcat.co.uk:Catalyst-Authentication-Store-Htpasswd.git
+; web: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Authentication-Store-Htpasswd.git
+
 [@Author::ETHER]
 :version = 0.094
 authority = cpan:NUFFIN
-server = catagits
+GithubMeta.remote = github
+server = github
 Test::MinimumVersion.max_target_perl = 5.008003
 StaticInstall.dry_run = 0   ; we can safely set this here
 -remove = Test::EOL             ; TODO