r17264 - meta/hooks - (hopefully) give rolf access to branches/*/po

Derek Atkins warlord at cvs.gnucash.org
Mon Jul 7 15:19:50 EDT 2008


Author: warlord
Date: 2008-07-07 15:19:50 -0400 (Mon, 07 Jul 2008)
New Revision: 17264
Trac: http://svn.gnucash.org/trac/changeset/17264

Modified:
   meta/hooks/commit-access-control.cfg
Log:
(hopefully) give rolf access to branches/*/po


Modified: meta/hooks/commit-access-control.cfg
===================================================================
--- meta/hooks/commit-access-control.cfg	2008-07-07 19:18:26 UTC (rev 17263)
+++ meta/hooks/commit-access-control.cfg	2008-07-07 19:19:50 UTC (rev 17264)
@@ -128,3 +128,9 @@
 match = ^gnucash/trunk/po
 users = rolf
 access = read-write
+
+# 2008-07-07, warlord: add rolf to branches/po, cstim's approval
+[Rolf access to branches/po]
+match = ^gnucash/branches/[^/]*/po
+users = rolf
+access = read-write



More information about the gnucash-changes mailing list