Mercurial > public > develkit
annotate hg-notify-subscriptions.rc @ 217:49a220a1bde0
DEP-11: allow keywords to calculate release version based on current branch
author | smith@nwoca.org |
---|---|
date | Wed, 29 Jun 2016 19:47:31 +0100 |
parents | 349fca275129 |
children | 92dd8c69b98c |
rev | line source |
---|---|
120 | 1 [usersubs] |
2 # key is subscriber email, value is comma-separated list of repo glob patterns | |
3 smith@nwoca.org = * | |
194
ae8921d4c284
Add email notifications for VUI package
Melissa Diemer <diemer@nwoca.org>
parents:
167
diff
changeset
|
4 diemer@nwoca.org = *USAS*,*Common*,*VUI* |
121 | 5 calmes@nwoca.org = *USPS* |
167 | 6 root@nwoca.org = *SSED* |
212
349fca275129
Subscribing Becher to push notification emails.
Jodi Becher <becher@nwoca.org>
parents:
194
diff
changeset
|
7 becher@nwoca.org = *USAS*,*Common*,*VUI* |
120 | 8 |
9 [reposubs] | |
10 # key is repo glob pattern, value is comma-separated list of subscriber emails |