changeset 125:37e527f414c4

Fix notifications.
author diemer@nwoca.org
date Wed, 10 Apr 2013 15:42:13 +0100
parents 81a8ecfbc8fa
children 2a4ea22a6dd3
files hg-notify-subscriptions.rc
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/hg-notify-subscriptions.rc	Sat Feb 16 17:37:43 2013 +0000
+++ b/hg-notify-subscriptions.rc	Wed Apr 10 15:42:13 2013 +0100
@@ -1,8 +1,7 @@
 [usersubs]
 # key is subscriber email, value is comma-separated list of repo glob patterns
 smith@nwoca.org = *
-diemer@nwoca.org = *USAS*
-diemer@nwoca.org = *Common*
+diemer@nwoca.org = *USAS*,*Common*
 calmes@nwoca.org = *USPS*
 
 [reposubs]