r18458 - meta/hooks - Fix permissions

Derek Atkins warlord at code.gnucash.org
Thu Dec 3 14:09:58 EST 2009


Author: warlord
Date: 2009-12-03 14:09:57 -0500 (Thu, 03 Dec 2009)
New Revision: 18458
Trac: http://svn.gnucash.org/trac/changeset/18458

Modified:
   meta/hooks/commit-access-control.cfg
Log:
Fix permissions


Modified: meta/hooks/commit-access-control.cfg
===================================================================
--- meta/hooks/commit-access-control.cfg	2009-12-02 00:43:08 UTC (rev 18457)
+++ meta/hooks/commit-access-control.cfg	2009-12-03 19:09:57 UTC (rev 18458)
@@ -75,17 +75,17 @@
 
 [gnucash, gnucash-docs and htdocs allow]
 match  = ^(htdocs|gnucash)
-users  = bock codehelp cstim hampton jsled linas wilddev chris andi5 plongstaff
+users  = bock codehelp cstim hampton jsled linas wilddev chris andi5 plongstaff mta gjanssens
 access = read-write
 
 [gnucash-docs allow]
 match  = ^gnucash-docs
-users  = lapham dvherman jralls mta gjanssens
+users  = lapham dvherman jralls
 access = read-write
 
 [gnucash trunk only]
 match = ^gnucash/trunk
-users = andrewsw cedayiv jralls micha mta gjanssens
+users = andrewsw cedayiv jralls micha
 access = read-write
 
 [gobject engine development branch]



More information about the gnucash-changes mailing list