r16486 - meta/hooks - add stanza for rolf's access to accounts/de[.*]

Josh Sled jsled at cvs.gnucash.org
Mon Sep 3 15:37:44 EDT 2007


Author: jsled
Date: 2007-09-03 15:37:42 -0400 (Mon, 03 Sep 2007)
New Revision: 16486
Trac: http://svn.gnucash.org/trac/changeset/16486

Modified:
   meta/hooks/commit-access-control.cfg
Log:
add stanza for rolf's access to accounts/de[.*]


Modified: meta/hooks/commit-access-control.cfg
===================================================================
--- meta/hooks/commit-access-control.cfg	2007-09-02 20:18:54 UTC (rev 16485)
+++ meta/hooks/commit-access-control.cfg	2007-09-03 19:37:42 UTC (rev 16486)
@@ -117,3 +117,8 @@
 match = ^gnucash/branches/register-rewrite
 users = jeff
 access = read-write
+
+[Rolf access to accounts/de_DE/]
+match = ^gnucash/accounts/de
+users = rolf
+access = read-write



More information about the gnucash-changes mailing list