r16617 - meta/hooks - Give andrewsw access to trunk

Derek Atkins warlord at cvs.gnucash.org
Fri Dec 7 13:25:59 EST 2007


Author: warlord
Date: 2007-12-07 13:25:59 -0500 (Fri, 07 Dec 2007)
New Revision: 16617
Trac: http://svn.gnucash.org/trac/changeset/16617

Modified:
   meta/hooks/commit-access-control.cfg
Log:
Give andrewsw access to trunk


Modified: meta/hooks/commit-access-control.cfg
===================================================================
--- meta/hooks/commit-access-control.cfg	2007-12-05 22:46:09 UTC (rev 16616)
+++ meta/hooks/commit-access-control.cfg	2007-12-07 18:25:59 UTC (rev 16617)
@@ -83,6 +83,11 @@
 users  = lapham dvherman
 access = read-write
 
+[gnucash trunk only]
+match = ^gnucash/trunk
+users = andrewsw
+access = read-write
+
 [gda developer branch]
 match = ^gnucash/branches/gda-dev
 users = plongstaff



More information about the gnucash-changes mailing list