Populate groups
authorAlexander Kanevskiy <kad@linux.intel.com>
Tue, 1 Jul 2014 14:15:04 +0000 (17:15 +0300)
committerAlexander Kanevskiy <kad@linux.intel.com>
Tue, 1 Jul 2014 14:15:04 +0000 (17:15 +0300)
groups [new file with mode: 0644]
project.config

diff --git a/groups b/groups
new file mode 100644 (file)
index 0000000..6a970e4
--- /dev/null
+++ b/groups
@@ -0,0 +1,3 @@
+# UUID                                         Group Name
+#
+be2a7af6b46b1c363ba509ec68fbe651357234db       SCM / Common Configuration - Subdomain
index 79e8afa..93b2cb2 100644 (file)
@@ -1,2 +1,23 @@
 [access]
        inheritFrom = scm/acls/domain_scm
+[access "refs/heads/*"]
+       abandon = group SCM / Common Configuration - Subdomain
+       create = group SCM / Common Configuration - Subdomain
+       forgeAuthor = group SCM / Common Configuration - Subdomain
+       forgeCommitter = group SCM / Common Configuration - Subdomain
+       forgeServerAsCommitter = group SCM / Common Configuration - Subdomain
+       push = +force group SCM / Common Configuration - Subdomain
+       pushMerge = group SCM / Common Configuration - Subdomain
+       label-Code-Review = -2..+2 group SCM / Common Configuration - Subdomain
+       label-Verified = -1..+1 group SCM / Common Configuration - Subdomain
+       rebase = group SCM / Common Configuration - Subdomain
+       removeReviewer = group SCM / Common Configuration - Subdomain
+       submit = group SCM / Common Configuration - Subdomain
+       editTopicName = group SCM / Common Configuration - Subdomain
+       deleteDrafts = group SCM / Common Configuration - Subdomain
+       publishDrafts = group SCM / Common Configuration - Subdomain
+[access "refs/tags/*"]
+       create = group SCM / Common Configuration - Subdomain
+       push = +force group SCM / Common Configuration - Subdomain
+       pushTag = +force group SCM / Common Configuration - Subdomain
+       pushSignedTag = group SCM / Common Configuration - Subdomain