# HG changeset patch # User smith@nwoca.org # Date 1352920758 0 # Node ID 3c67618d33e24d5f3347336707381df6018524c2 # Parent 740e905fce78515d5d1e32d7cd97faccd90db554 add hg notify subscription list diff -r 740e905fce78 -r 3c67618d33e2 hg-notify-subscriptions.rc --- /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