move to github master
Karen Etheridge [Tue, 3 Sep 2013 01:03:39 +0000 (18:03 -0700)]
Changes
dist.ini

diff --git a/Changes b/Changes
index 03db78d..311b1c9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@ Revision history for {{$dist->name}}
 {{$NEXT}}
   - re-release with updated Dist::Zilla plugins to clear the dynamic_config
     flag in metadata
+  - repository has moved to the GitHub Moose organization
 
 0.40      2013-08-29 01:57:00Z (Karen Etheridge)
   - replaced last use of Best (held over since 2010!) to YAML::Any
index 879f51f..dfd67e8 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -9,7 +9,7 @@ license             = Perl_5
 :version = 0.019
 -remove = PodWeaver
 -remove = AutoPrereqs
-server = gitmo
+server = github
 Authority.authority = cpan:STEVAN
 Test::MinimumVersion.max_target_perl = 5.008000
 ; these appear in every file, so it's easier to just put it here