r16166 - meta/hooks - Give Dave Herman access to gnucash-docs

Derek Atkins warlord at cvs.gnucash.org
Thu Jun 14 19:25:04 EDT 2007


Author: warlord
Date: 2007-06-14 19:25:04 -0400 (Thu, 14 Jun 2007)
New Revision: 16166
Trac: http://svn.gnucash.org/trac/changeset/16166

Modified:
   meta/hooks/commit-access-control.cfg
Log:
Give Dave Herman access to gnucash-docs
Give lasindi, asayed, and chintan_agarwal access to their dev branches.


Modified: meta/hooks/commit-access-control.cfg
===================================================================
--- meta/hooks/commit-access-control.cfg	2007-06-14 23:22:15 UTC (rev 16165)
+++ meta/hooks/commit-access-control.cfg	2007-06-14 23:25:04 UTC (rev 16166)
@@ -80,7 +80,7 @@
 
 [gnucash-docs allow]
 match  = ^gnucash-docs
-users  = lapham
+users  = lapham dvherman
 access = read-write
 
 [gda developer branch]
@@ -97,3 +97,18 @@
 match = ^gnucash/branches/module-cleanup
 users = prock
 access = read-write
+
+[GSoC2007 csv import branch]
+match = ^gnucash/branches/csv-import
+users = lasindi
+access = read-write
+
+[GSoC2007 dogtail branch]
+match = ^gnucash/branches/dogtail
+users = asayed
+access = read-write
+
+[GSoC2007 qif rewrite branch]
+match = ^gnucash/branches/qif-rewrite
+users = chintan_agarwal
+access = read-write



More information about the gnucash-changes mailing list