diff scripts/notify-roundup/notify-roundup.ini @ 4197:e5917e2386d4 gsoc-2009

Fixed a lot of problems with hg notify implementation
author Pygi <pygi@users.sourceforge.net>
date Wed, 08 Jul 2009 20:54:11 +0000
parents d7e97f0e42f8
children
line wrap: on
line diff
--- a/scripts/notify-roundup/notify-roundup.ini	Tue Jul 07 21:01:57 2009 +0000
+++ b/scripts/notify-roundup/notify-roundup.ini	Wed Jul 08 20:54:11 2009 +0000
@@ -37,8 +37,9 @@
 ; map Subversion author names to email addresses that the tracker will
 ; recognise. The "email :: default-domain" var will be appended if the
 ; address doesn't specify a domain.
-richard = rjones
-; richard = ni@spam.example
+; 
+;richard = rjones
+richard = ni@spam.example
 
 ; If no mapping is defined for a particular author, we either:
 ; 1. use the <Subversion author name>@<default-domain> address or,

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