]> git.imager.perl.org - imager.git/commitdiff
update patches information
authorTony Cook <tony@develop-help.com>
Tue, 11 Oct 2011 13:54:57 +0000 (00:54 +1100)
committerTony Cook <tony@develop-help.com>
Tue, 11 Oct 2011 13:54:57 +0000 (00:54 +1100)
Imager.pm

index cc091fa428e2473d8c551ea4d0f33a26a832f4da..f891406a4470d60d763bb1568efb6a914f232dd0 100644 (file)
--- a/Imager.pm
+++ b/Imager.pm
@@ -4788,13 +4788,29 @@ Tracker.
 
 =head2 Patches
 
-I accept patches, preferably against the main branch in subversion.
-You should include an explanation of the reason for why the patch is
-needed or useful.
+I accept patches, preferably against the master branch in git.  Please
+include an explanation of the reason for why the patch is needed or
+useful.
 
 Your patch should include regression tests where possible, otherwise
 it will be delayed until I get a chance to write them.
 
+To browse Imager's git repository:
+
+  http://git.imager.perl.org/imager.git
+
+or:
+
+  https://github.com/tonycoz/imager
+
+To clone:
+
+  git clone git://git.imager.perl.org/imager.git
+
+or:
+
+  git clone git://github.com/tonycoz/imager.git
+
 =head1 AUTHOR
 
 Tony Cook <tonyc@cpan.org> is the current maintainer for Imager.