Mercurial > public > develkit
annotate hg-notify-subscriptions.rc @ 172:cea461dbc8fd
sort property files
author | smith@nwoca.org |
---|---|
date | Fri, 22 Aug 2014 15:53:15 +0100 |
parents | e4b2a9443c65 |
children | ae8921d4c284 |
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* |
167 | 6 root@nwoca.org = *SSED* |
120 | 7 |
8 [reposubs] | |
9 # key is repo glob pattern, value is comma-separated list of subscriber emails |