changeset 120:3c67618d33e2

add hg notify subscription list
author smith@nwoca.org
date Wed, 14 Nov 2012 19:19:18 +0000
parents 740e905fce78
children 35e23a84465b
files hg-notify-subscriptions.rc
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hg-notify-subscriptions.rc	Wed Nov 14 19:19:18 2012 +0000
@@ -0,0 +1,7 @@
+[usersubs]
+# key is subscriber email, value is comma-separated list of repo glob patterns
+smith@nwoca.org = *
+diemer@nwoca.org = *USAS*
+
+[reposubs]
+# key is repo glob pattern, value is comma-separated list of subscriber emails