Mercurial > public > develkit
comparison hg-notify-subscriptions.rc @ 122:01dd7d9c930a
added Common package for Diemer
author | diemer@nwoca.org |
---|---|
date | Mon, 07 Jan 2013 15:29:45 -0500 |
parents | 35e23a84465b |
children | 37e527f414c4 |
comparison
equal
deleted
inserted
replaced
121:35e23a84465b | 122:01dd7d9c930a |
---|---|
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* | 4 diemer@nwoca.org = *USAS* |
5 diemer@nwoca.org = *Common* | |
5 calmes@nwoca.org = *USPS* | 6 calmes@nwoca.org = *USPS* |
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 |