r18445 - meta/hooks - Give mta access to trunk and docs

Derek Atkins warlord at code.gnucash.org
Sat Nov 28 11:02:10 EST 2009


Author: warlord
Date: 2009-11-28 11:02:10 -0500 (Sat, 28 Nov 2009)
New Revision: 18445
Trac: http://svn.gnucash.org/trac/changeset/18445

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


Modified: meta/hooks/commit-access-control.cfg
===================================================================
--- meta/hooks/commit-access-control.cfg	2009-11-28 15:51:49 UTC (rev 18444)
+++ meta/hooks/commit-access-control.cfg	2009-11-28 16:02:10 UTC (rev 18445)
@@ -80,12 +80,12 @@
 
 [gnucash-docs allow]
 match  = ^gnucash-docs
-users  = lapham dvherman jralls
+users  = lapham dvherman jralls mta
 access = read-write
 
 [gnucash trunk only]
 match = ^gnucash/trunk
-users = andrewsw cedayiv jralls micha
+users = andrewsw cedayiv jralls micha mta
 access = read-write
 
 [gobject engine development branch]



More information about the gnucash-changes mailing list