# HG changeset patch # User smith@nwoca.org # Date 1485291708 0 # Node ID e5d348e8d80ab7af7c1bfbac60a384e4c59d57cb # Parent e4ade0dc8430ab5d767e1bb4b8554ad26d5da5c5 update subscriptions diff -r e4ade0dc8430 -r e5d348e8d80a hg-notify-subscriptions.rc --- 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