annotate hg-notify-subscriptions.rc @ 124:81a8ecfbc8fa

update init script to support groovy indy builds
author smith@nwoca.org
date Sat, 16 Feb 2013 17:37:43 +0000
parents 01dd7d9c930a
children 37e527f414c4
rev   line source
120
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
1 [usersubs]
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
2 # key is subscriber email, value is comma-separated list of repo glob patterns
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
3 smith@nwoca.org = *
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
4 diemer@nwoca.org = *USAS*
122
01dd7d9c930a added Common package for Diemer
diemer@nwoca.org
parents: 121
diff changeset
5 diemer@nwoca.org = *Common*
121
35e23a84465b subscribe calmes to USPS repos
smith@nwoca.org
parents: 120
diff changeset
6 calmes@nwoca.org = *USPS*
120
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
7
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
8 [reposubs]
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
9 # key is repo glob pattern, value is comma-separated list of subscriber emails