Skip to content

Commit fc28000

Browse files
committed
doc: Remove context diff requirement for sending patches
1 parent cc794f4 commit fc28000

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/developers.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Design Document`_ and the `implementation notes`_.
1717

1818
All development is coordinated through two resources:
1919

20-
- roundup-dev mailing list at
20+
- roundup-devel mailing list at
2121
http://lists.sourceforge.net/mailman/listinfo/roundup-devel
2222
- The issue tracker running at
2323
http://issues.roundup-tracker.org/
@@ -57,8 +57,8 @@ A checkout of the roundup sources is in ~roundup/src/roundup-src.
5757
Small Changes
5858
-------------
5959

60-
Most small changes can be submitted through the issue tracker, with
61-
patches attached that give context diffs of the affected source.
60+
Most small changes can be submitted as patches through the issue
61+
tracker or sent to `roundup-devel mailing list`_.
6262

6363

6464
Source Repository Access
@@ -434,6 +434,8 @@ At run time, Roundup automatically compiles message catalogs whenever
434434
.. _Roundup source distribution:
435435
.. _Roundup binary distribution:
436436
http://sourceforge.net/project/showfiles.php?group_id=31577
437+
.. _roundup-devel mailing list:
438+
http://lists.sourceforge.net/mailman/listinfo/roundup-devel
437439
.. _TAL:
438440
.. _Template Attribute Language:
439441
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TAL%20Specification%201.4

0 commit comments

Comments
 (0)