r16251 - meta/hooks - Give jeff write access to the register-rewrite branch.

Derek Atkins warlord at cvs.gnucash.org
Thu Jul 5 20:04:24 EDT 2007


Author: warlord
Date: 2007-07-05 20:04:23 -0400 (Thu, 05 Jul 2007)
New Revision: 16251
Trac: http://svn.gnucash.org/trac/changeset/16251

Modified:
   meta/hooks/commit-access-control.cfg
Log:
Give jeff write access to the register-rewrite branch.


Modified: meta/hooks/commit-access-control.cfg
===================================================================
--- meta/hooks/commit-access-control.cfg	2007-07-05 15:09:59 UTC (rev 16250)
+++ meta/hooks/commit-access-control.cfg	2007-07-06 00:04:23 UTC (rev 16251)
@@ -112,3 +112,8 @@
 match = ^gnucash/branches/qif-rewrite
 users = chintan_agarwal
 access = read-write
+
+[GSoc2007 register rewrite branch]
+match = ^gnucash/branches/register-rewrite
+users = jeff
+access = read-write



More information about the gnucash-changes mailing list