Mercurial > public > develkit
annotate hg-notify-subscriptions.rc @ 125:37e527f414c4
Fix notifications.
author | diemer@nwoca.org |
---|---|
date | Wed, 10 Apr 2013 15:42:13 +0100 |
parents | 01dd7d9c930a |
children | e4b2a9443c65 |
rev | line source |
---|---|
120 | 1 [usersubs] |
2 # key is subscriber email, value is comma-separated list of repo glob patterns | |
3 smith@nwoca.org = * | |
125 | 4 diemer@nwoca.org = *USAS*,*Common* |
121 | 5 calmes@nwoca.org = *USPS* |
120 | 6 |
7 [reposubs] | |
8 # key is repo glob pattern, value is comma-separated list of subscriber emails |