the github remote is now primary
Karen Etheridge [Sat, 28 May 2022 02:19:25 +0000 (19:19 -0700)]
dist.ini

index 94255e0..be247ca 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -12,11 +12,8 @@ skip = Devel/REPL/Plugin/CompletionDriver/
 
 [@Author::ETHER]
 :version = 0.086
-; 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
+GithubMeta.remote = github
 installer = MakeMaker   ; Module::Build::Tiny cannot handle dynamic_config => 1
 changes_version_columns = 11
 surgical_podweaver = 1