Modify access rules
authorAlexander Kanevskiy <kad@linux.intel.com>
Fri, 30 Aug 2013 15:16:11 +0000 (08:16 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Fri, 30 Aug 2013 15:16:11 +0000 (08:16 -0700)
groups
project.config

diff --git a/groups b/groups
index d1c0f27..3ccb462 100644 (file)
--- a/groups
+++ b/groups
@@ -3,3 +3,5 @@
 20ffab976c2260c57403aec4a24650d7a7e751fe       Testing - Architects
 28bce0a48835315fbe8f5016ba83f8f29a529401       Testing - Maintainers
 8e018055d5a91534129bc6f4cab5a0d920b9e1d0       Testing - Integrators
+adae83def3ef14ccf06fa798e2f15eb690c72f1a       Testing - Reviewers
+global:Registered-Users                        Registered Users
index f8c14ba..1328326 100644 (file)
@@ -3,6 +3,8 @@
 [project]
        state = active
 [access "refs/heads/*"]
+       read = group Registered Users
        read = group Testing - Architects
        read = group Testing - Integrators
        read = group Testing - Maintainers
+       read = group Testing - Reviewers