refer in metadata to the github mirror, so we can receive PRs
Karen Etheridge [Tue, 9 Feb 2016 00:23:36 +0000 (16:23 -0800)]
dist.ini

index 16e2898..94255e0 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -12,7 +12,11 @@ skip = Devel/REPL/Plugin/CompletionDriver/
 
 [@Author::ETHER]
 :version = 0.086
-server = p5sagit
+; instead of using origin = p5sagit@git.shadowcat.co.uk:Devel-REPL.git,
+; use the read-only mirror p5sagit = git@github.com:p5sagit/Devel-REPL.git
+; so we can receive github pull requests
+server = github
+GithubMeta.remote = p5sagit
 installer = MakeMaker   ; Module::Build::Tiny cannot handle dynamic_config => 1
 changes_version_columns = 11
 surgical_podweaver = 1