r18324 - meta/hooks - Give jralls and micha access to trunk

Derek Atkins warlord at code.gnucash.org
Sat Sep 19 13:51:53 EDT 2009


Author: warlord
Date: 2009-09-19 13:51:52 -0400 (Sat, 19 Sep 2009)
New Revision: 18324
Trac: http://svn.gnucash.org/trac/changeset/18324

Modified:
   meta/hooks/commit-access-control.cfg
Log:
Give jralls and micha access to trunk


Modified: meta/hooks/commit-access-control.cfg
===================================================================
--- meta/hooks/commit-access-control.cfg	2009-09-19 08:10:20 UTC (rev 18323)
+++ meta/hooks/commit-access-control.cfg	2009-09-19 17:51:52 UTC (rev 18324)
@@ -63,7 +63,7 @@
 match   = .*
 access  = read-only
 
-[warlord's box]
+[warlords box]
 match  = .*
 users  = warlord jsled
 access = read-write
@@ -85,7 +85,7 @@
 
 [gnucash trunk only]
 match = ^gnucash/trunk
-users = andrewsw cedayiv
+users = andrewsw cedayiv jralls micha
 access = read-write
 
 [gobject engine development branch]



More information about the gnucash-changes mailing list