comparison hg-notify-subscriptions.rc @ 244:e5d348e8d80a

update subscriptions
author smith@nwoca.org
date Tue, 24 Jan 2017 21:01:48 +0000
parents 92dd8c69b98c
children
comparison
equal deleted inserted replaced
243:e4ade0dc8430 244:e5d348e8d80a
1 [usersubs] 1 [usersubs]
2 # key is subscriber email, value is comma-separated list of repo glob patterns 2 # key is subscriber email, value is comma-separated list of repo glob patterns
3 smith@nwoca.org = *
4 calmes@nwoca.org = *USPS* 3 calmes@nwoca.org = *USPS*
5 root@nwoca.org = *SSED* 4 root@nwoca.org = *SSED*
6 becher@nwoca.org = *USAS*,*Common*,*VUI* 5 becher@nwoca.org = *USAS*,*Common*,*VUI*
7 6
8 [reposubs] 7 [reposubs]
9 # key is repo glob pattern, value is comma-separated list of subscriber emails 8 # key is repo glob pattern, value is comma-separated list of subscriber emails
9 */public/* = smith@nwoca.org
10 *vaadin* = smith@nwoca.org
11 *CNDC* = smith@nwoca.org
12 *GAAP* = smith@nwoca.org
13 *SSWAT* = smith@nwoca.org
14 */USAS/* = smith@nwoca.org
15 *VmsXml* = smith@nwoca.org