annotate hg-notify-subscriptions.rc @ 218:92dd8c69b98c

update subscriptions
author smith@nwoca.org
date Thu, 30 Jun 2016 21:14:21 +0100
parents 349fca275129
children e5d348e8d80a
rev   line source
120
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
1 [usersubs]
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
2 # key is subscriber email, value is comma-separated list of repo glob patterns
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
3 smith@nwoca.org = *
121
35e23a84465b subscribe calmes to USPS repos
smith@nwoca.org
parents: 120
diff changeset
4 calmes@nwoca.org = *USPS*
167
e4b2a9443c65 add root for SSED
Dave Smith <smith@nwoca.org>
parents: 125
diff changeset
5 root@nwoca.org = *SSED*
212
349fca275129 Subscribing Becher to push notification emails.
Jodi Becher <becher@nwoca.org>
parents: 194
diff changeset
6 becher@nwoca.org = *USAS*,*Common*,*VUI*
120
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
7
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
8 [reposubs]
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
9 # key is repo glob pattern, value is comma-separated list of subscriber emails