comparison hg-notify-subscriptions.rc @ 212:349fca275129

Subscribing Becher to push notification emails.
author Jodi Becher <becher@nwoca.org>
date Mon, 28 Mar 2016 08:56:18 -0400
parents ae8921d4c284
children 92dd8c69b98c
comparison
equal deleted inserted replaced
211:908950abd490 212:349fca275129
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 = * 3 smith@nwoca.org = *
4 diemer@nwoca.org = *USAS*,*Common*,*VUI* 4 diemer@nwoca.org = *USAS*,*Common*,*VUI*
5 calmes@nwoca.org = *USPS* 5 calmes@nwoca.org = *USPS*
6 root@nwoca.org = *SSED* 6 root@nwoca.org = *SSED*
7 becher@nwoca.org = *USAS*,*Common*,*VUI*
7 8
8 [reposubs] 9 [reposubs]
9 # key is repo glob pattern, value is comma-separated list of subscriber emails 10 # key is repo glob pattern, value is comma-separated list of subscriber emails