calling the remote "p5sagit" is ambiguous - just call it "github" instead
Karen Etheridge [Tue, 15 Mar 2016 22:37:00 +0000 (15:37 -0700)]
dist.ini

index 6577378..39dbd44 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -7,10 +7,10 @@ copyright_year = 2004
 [@Author::ETHER]
 :version = 0.095
 ; instead of using the remote: origin = p5sagit@git.shadowcat.co.uk:Sub-Name.git,
-; use the read-only mirror remote: p5sagit = git@github.com:p5sagit/Sub-Name.git
+; use the read-only mirror remote: github = git@github.com:p5sagit/Sub-Name.git
 ; so we can receive github pull requests
 server = github
-GithubMeta.remote = p5sagit
+GithubMeta.remote = github
 installer = MakeMaker
 Authority.authority = cpan:FLORA
 Test::MinimumVersion.max_target_perl = 5.006