changeset 244:e5d348e8d80a

update subscriptions
author smith@nwoca.org
date Tue, 24 Jan 2017 21:01:48 +0000
parents e4ade0dc8430
children df4f5bad8782
files hg-notify-subscriptions.rc
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hg-notify-subscriptions.rc	Thu Jan 12 12:18:53 2017 +0000
+++ b/hg-notify-subscriptions.rc	Tue Jan 24 21:01:48 2017 +0000
@@ -1,9 +1,15 @@
 [usersubs]
 # key is subscriber email, value is comma-separated list of repo glob patterns
-smith@nwoca.org = *
 calmes@nwoca.org = *USPS*
 root@nwoca.org = *SSED*
 becher@nwoca.org = *USAS*,*Common*,*VUI*
 
 [reposubs]
 # key is repo glob pattern, value is comma-separated list of subscriber emails
+*/public/* = smith@nwoca.org
+*vaadin* = smith@nwoca.org
+*CNDC* = smith@nwoca.org
+*GAAP* = smith@nwoca.org
+*SSWAT* = smith@nwoca.org
+*/USAS/* = smith@nwoca.org
+*VmsXml* = smith@nwoca.org
\ No newline at end of file