Modify access rules
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 12 Feb 2020 17:08:44 +0000 (17:08 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 12 Feb 2020 17:08:44 +0000 (17:08 +0000)
project.config

index a5b4238..5e624a7 100644 (file)
@@ -18,7 +18,7 @@
 [label "Verified"]
        function = MaxWithBlock
        value = -1 Fails
-       value =  0 No score
+       value = 0 No score
        value = +1 Verified
        defaultValue = 0
 [label "Code-Review"]
@@ -27,7 +27,7 @@
        copyMinScore = true
        value = -2 Do not submit
        value = -1 I would prefer this is not merged as is
-       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
        defaultValue = 0
@@ -52,6 +52,7 @@
        push = group Administrators
        create = group Administrators
        create = group Non-Interactive Users
+       create = group Project Owners
        forgeAuthor = group Administrators
        forgeAuthor = group ldap/opnfv-gerrit-contributors
        label-Code-Review = -2..+2 group Project Owners