group init
authorAlexander Kanevskiy <kad@linux.intel.com>
Fri, 30 Aug 2013 15:12:03 +0000 (08:12 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Fri, 30 Aug 2013 15:12:03 +0000 (08:12 -0700)
groups [new file with mode: 0644]
project.config

diff --git a/groups b/groups
new file mode 100644 (file)
index 0000000..d1c0f27
--- /dev/null
+++ b/groups
@@ -0,0 +1,5 @@
+# UUID                                         Group Name
+#
+20ffab976c2260c57403aec4a24650d7a7e751fe       Testing - Architects
+28bce0a48835315fbe8f5016ba83f8f29a529401       Testing - Maintainers
+8e018055d5a91534129bc6f4cab5a0d920b9e1d0       Testing - Integrators
index 1224ca1b44ef50621eb1b999c9f79e86b07d2250..f8c14baced0d2b4f3d033c2f8b86ca529e0fdf27 100644 (file)
@@ -2,3 +2,7 @@
        inheritFrom = scm/acls/domains
 [project]
        state = active
+[access "refs/heads/*"]
+       read = group Testing - Architects
+       read = group Testing - Integrators
+       read = group Testing - Maintainers