Modify access rules
authorRyan Day <rday@linuxfoundation.org>
Mon, 1 Dec 2014 18:14:29 +0000 (18:14 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Mon, 1 Dec 2014 18:14:29 +0000 (18:14 +0000)
groups
project.config

diff --git a/groups b/groups
index b1606da..9c37a55 100644 (file)
--- a/groups
+++ b/groups
@@ -1,7 +1,5 @@
-#UUID                                            Group Name
+# UUID                                         Group Name
 #
-ac20ddc4c65a0370cac6b6b56a66f5d441b0cd68        Administrators        
-global:Anonymous-Users                          Anonymous Users       
-global:Registered-Users                         Registered Users      
-fc3a6d1b01ee1ef316ae2be5c62bb4c54d3f22c0        Non-Interactive Users 
-global:Project-Owners                           Project Owners        
+ac20ddc4c65a0370cac6b6b56a66f5d441b0cd68       Administrators
+fc3a6d1b01ee1ef316ae2be5c62bb4c54d3f22c0       Non-Interactive Users
+global:Project-Owners                          Project Owners
index de4d8e9..4e8324e 100644 (file)
@@ -7,10 +7,11 @@
        read = group Administrators
 [access "refs/meta/config"]
        read = group Project Owners
+       push = group Administrators
 [label "Verified"]
        function = MaxWithBlock
        value = -1 Fails
-       value = 0 No score
+       value =  0 No score
        value = +1 Verified
 [label "Code-Review"]
        function = MaxWithBlock
@@ -18,7 +19,7 @@
        copyMinScore = true
        value = -2 Do not submit
        value = -1 I would prefer that you didn\\'t submit this
-       value = " 0 No score"
+       value =  0 No score
        value = +1 Looks good to me, but someone else must approve
        value = +2 Looks good to me, approved
 [receive]