From: Karen Etheridge <ether@cpan.org>
Date: Sat, 28 May 2022 02:19:25 +0000 (-0700)
Subject: the github remote is now primary
X-Git-Tag: v1.003029~5
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b4e13e80559c593090627eac9c828018223bb8f8;p=p5sagit%2FDevel-REPL.git

the github remote is now primary
---

diff --git a/dist.ini b/dist.ini
index 94255e0..be247ca 100644
--- 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