r20740 - meta/hooks - give cstim control over the acl

Derek Atkins warlord at code.gnucash.org
Wed Jun 8 14:14:09 EDT 2011


Author: warlord
Date: 2011-06-08 14:14:09 -0400 (Wed, 08 Jun 2011)
New Revision: 20740
Trac: http://svn.gnucash.org/trac/changeset/20740

Modified:
   meta/hooks/commit-access-control.cfg
Log:
give cstim control over the acl


Modified: meta/hooks/commit-access-control.cfg
===================================================================
--- meta/hooks/commit-access-control.cfg	2011-06-08 16:46:32 UTC (rev 20739)
+++ meta/hooks/commit-access-control.cfg	2011-06-08 18:14:09 UTC (rev 20740)
@@ -65,12 +65,12 @@
 
 [warlords box]
 match  = .*
-users  = warlord jsled
+users  = warlord jsled cstim
 access = read-write
 
 [meta allow]
 match  = ^meta
-users  = warlord jsled
+users  = warlord jsled cstim
 access = read-write
 
 [gnucash, gnucash-docs and htdocs allow]



More information about the gnucash-changes mailing list