include the r/w repo spec for contributors
Karen Etheridge [Mon, 6 May 2013 18:35:23 +0000 (11:35 -0700)]
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;