fix mispaste in Changelog
[catagits/Catalyst-Manual.git] / Makefile.PL
index 31fe5af..e6d337c 100644 (file)
@@ -18,6 +18,8 @@ author_requires 'Test::Pod::Coverage' => '1.04';
 author_tests 't/author';
 
 auto_install;
+
+# r/w: catagits@git.shadowcat.co.uk:Catalyst-Manual.git
 resources repository => 'git://git.shadowcat.co.uk/catagits/Catalyst-Manual.git';
 
 WriteAll;