Modify access rules
authorAric Gardner <agardner@linuxfoundation.org>
Mon, 2 Feb 2015 15:23:52 +0000 (15:23 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Mon, 2 Feb 2015 15:23:52 +0000 (15:23 +0000)
groups
project.config

diff --git a/groups b/groups
index ef2ae34..4edc999 100644 (file)
--- a/groups
+++ b/groups
@@ -5,3 +5,4 @@ ac20ddc4c65a0370cac6b6b56a66f5d441b0cd68        Administrators
 fc3a6d1b01ee1ef316ae2be5c62bb4c54d3f22c0       Non-Interactive Users
 global:Anonymous-Users                         Anonymous Users
 global:Project-Owners                          Project Owners
+global:Registered-Users                        Registered Users
index bf7c8bd..f7030da 100644 (file)
@@ -36,3 +36,5 @@
 [access "refs/heads/*"]
        label-Verified = -1..+1 group Non-Interactive Users
        push = group Administrators
+[access "refs/for/refs/*"]
+       push = group Registered Users