Mercurial > public > develkit
comparison hg-notify-subscriptions.rc @ 167:e4b2a9443c65
add root for SSED
author | Dave Smith <smith@nwoca.org> |
---|---|
date | Tue, 21 Jan 2014 15:47:27 +0000 |
parents | 37e527f414c4 |
children | ae8921d4c284 |
comparison
equal
deleted
inserted
replaced
166:9947c2c8ff44 | 167:e4b2a9443c65 |
---|---|
1 [usersubs] | 1 [usersubs] |
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* | 4 diemer@nwoca.org = *USAS*,*Common* |
5 calmes@nwoca.org = *USPS* | 5 calmes@nwoca.org = *USPS* |
6 root@nwoca.org = *SSED* | |
6 | 7 |
7 [reposubs] | 8 [reposubs] |
8 # key is repo glob pattern, value is comma-separated list of subscriber emails | 9 # key is repo glob pattern, value is comma-separated list of subscriber emails |