Mercurial > public > develkit
annotate hg-notify-subscriptions.rc @ 231:ce34e62224cf
update set dependencyLock plugin to also lock transitives. provide way of overriding common version
author | smith@nwoca.org |
---|---|
date | Thu, 08 Sep 2016 17:10:43 +0100 |
parents | 92dd8c69b98c |
children | e5d348e8d80a |
rev | line source |
---|---|
120 | 1 [usersubs] |
2 # key is subscriber email, value is comma-separated list of repo glob patterns | |
3 smith@nwoca.org = * | |
121 | 4 calmes@nwoca.org = *USPS* |
167 | 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 | 7 |
8 [reposubs] | |
9 # key is repo glob pattern, value is comma-separated list of subscriber emails |