diff doc/developers.txt @ 4730:a3ea93e39e01

doc: Remove context diff requirement for sending patches
author anatoly techtonik <techtonik@gmail.com>
date Mon, 14 Jan 2013 16:08:38 +0300
parents ac4ed1b9369f
children ee406f06802b
line wrap: on
line diff
--- a/doc/developers.txt	Mon Jan 14 14:55:54 2013 +0300
+++ b/doc/developers.txt	Mon Jan 14 16:08:38 2013 +0300
@@ -17,7 +17,7 @@
 
 All development is coordinated through two resources:
 
-- roundup-dev mailing list at
+- roundup-devel mailing list at
   http://lists.sourceforge.net/mailman/listinfo/roundup-devel
 - The issue tracker running at
   http://issues.roundup-tracker.org/
@@ -57,8 +57,8 @@
 Small Changes
 -------------
 
-Most small changes can be submitted through the issue tracker, with
-patches attached that give context diffs of the affected source.
+Most small changes can be submitted as patches through the issue
+tracker or sent to `roundup-devel mailing list`_.
 
 
 Source Repository Access
@@ -434,6 +434,8 @@
 .. _Roundup source distribution:
 .. _Roundup binary distribution:
     http://sourceforge.net/project/showfiles.php?group_id=31577
+.. _roundup-devel mailing list:
+   http://lists.sourceforge.net/mailman/listinfo/roundup-devel
 .. _TAL:
 .. _Template Attribute Language:
    http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TAL%20Specification%201.4

Roundup Issue Tracker: http://roundup-tracker.org/