r16732 - meta/hooks - Extend full rights to Phil Longstaff

Derek Atkins warlord at cvs.gnucash.org
Wed Dec 26 14:39:59 EST 2007


Author: warlord
Date: 2007-12-26 14:39:58 -0500 (Wed, 26 Dec 2007)
New Revision: 16732
Trac: http://svn.gnucash.org/trac/changeset/16732

Modified:
   meta/hooks/commit-access-control.cfg
Log:
Extend full rights to Phil Longstaff
remove the gda branch ACL because it's no longer necessary.


Modified: meta/hooks/commit-access-control.cfg
===================================================================
--- meta/hooks/commit-access-control.cfg	2007-12-26 19:14:54 UTC (rev 16731)
+++ meta/hooks/commit-access-control.cfg	2007-12-26 19:39:58 UTC (rev 16732)
@@ -75,7 +75,7 @@
 
 [gnucash, gnucash-docs and htdocs allow]
 match  = ^(htdocs|gnucash)
-users  = bock codehelp cstim hampton jsled linas wilddev chris andi5
+users  = bock codehelp cstim hampton jsled linas wilddev chris andi5 plongstaff
 access = read-write
 
 [gnucash-docs allow]
@@ -88,11 +88,6 @@
 users = andrewsw
 access = read-write
 
-[gda developer branch]
-match = ^gnucash/branches/gda-dev
-users = plongstaff
-access = read-write
-
 [gobject engine development branch]
 match = ^gnucash/branches/gobject-engine-dev
 users = esodan



More information about the gnucash-changes mailing list