r16490 - meta/hooks - try putting these more broad stanzas at the end
Josh Sled
jsled at cvs.gnucash.org
Mon Sep 3 16:30:54 EDT 2007
Author: jsled
Date: 2007-09-03 16:30:53 -0400 (Mon, 03 Sep 2007)
New Revision: 16490
Trac: http://svn.gnucash.org/trac/changeset/16490
Modified:
meta/hooks/commit-access-control.cfg
Log:
try putting these more broad stanzas at the end
Modified: meta/hooks/commit-access-control.cfg
===================================================================
--- meta/hooks/commit-access-control.cfg 2007-09-03 20:22:18 UTC (rev 16489)
+++ meta/hooks/commit-access-control.cfg 2007-09-03 20:30:53 UTC (rev 16490)
@@ -63,21 +63,6 @@
match = .*
access = read-only
-[warlord's box]
-match = .*
-users = warlord jsled
-access = read-write
-
-[meta allow]
-match = ^meta
-users = warlord jsled
-access = read-write
-
-[gnucash, gnucash-docs and htdocs allow]
-match = ^(htdocs|gnucash)
-users = bock codehelp cstim hampton jsled linas wilddev chris andi5
-access = read-write
-
[gnucash-docs allow]
match = ^gnucash-docs
users = lapham dvherman
@@ -122,3 +107,18 @@
match = ^gnucash/trunk/accounts/de
users = rolf
access = read-write
+
+[warlord's box]
+match = .*
+users = warlord jsled
+access = read-write
+
+[meta allow]
+match = ^meta
+users = warlord jsled
+access = read-write
+
+[gnucash, gnucash-docs and htdocs allow]
+match = ^(htdocs|gnucash)
+users = bock codehelp cstim hampton jsled linas wilddev chris andi5
+access = read-write
More information about the gnucash-changes
mailing list