Modify Domain Privileges
authorSehong Na <sehong.na@samsung.com>
Sat, 30 Apr 2016 08:49:04 +0000 (17:49 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 30 Apr 2016 08:49:04 +0000 (17:49 +0900)
Signed-off-by: Sehong Na <sehong.na@samsung.com>
groups [new file with mode: 0644]
project.config

diff --git a/groups b/groups
new file mode 100644 (file)
index 0000000..80e97b0
--- /dev/null
+++ b/groups
@@ -0,0 +1,5 @@
+# UUID Group Name
+#
+       SCM / Backend Services Configuration - Maintainers
+       SCM / Backend Services Configuration - Integrators
+       SCM / Backend Services Configuration - Reviewers
index 25145381c2bcd325ca2c522ee538f0fdb6249c73..f50f1b8f34da67144440ab9a21df1e1125ab7528 100644 (file)
@@ -1,4 +1,55 @@
-[access]
-       inheritFrom = scm/acls/domain_scm
 [project]
+       state = active
        description = Subdomain SCM / Backend Services Configuration. Privileges setting.
+[access]
+       inheritFrom = scm/acls/domain_scm
+[access "refs/heads/*"]
+       abandon = group SCM / Backend Services Configuration  - Integrators
+       abandon = group SCM / Backend Services Configuration  - Maintainers
+       create = group SCM / Backend Services Configuration  - Integrators
+       create = group SCM / Backend Services Configuration  - Maintainers
+       forgeAuthor = group SCM / Backend Services Configuration  - Integrators
+       forgeAuthor = group SCM / Backend Services Configuration  - Maintainers
+       forgeCommitter = group SCM / Backend Services Configuration  - Integrators
+       forgeCommitter = group SCM / Backend Services Configuration  - Maintainers
+       forgeServerAsCommitter = group SCM / Backend Services Configuration  - Integrators
+       forgeServerAsCommitter = group SCM / Backend Services Configuration  - Maintainers
+       push = group SCM / Backend Services Configuration  - Integrators
+       push = +force group SCM / Backend Services Configuration  - Maintainers
+       pushMerge = group SCM / Backend Services Configuration  - Integrators
+       pushMerge = group SCM / Backend Services Configuration  - Maintainers
+       label-Code-Review = -2..+2 group SCM / Backend Services Configuration  - Integrators
+       label-Code-Review = -2..+2 group SCM / Backend Services Configuration  - Maintainers
+       label-Code-Review = -2..+2 group SCM / Backend Services Configuration  - Reviewers
+       label-Verified = -1..+1 group SCM / Backend Services Configuration  - Integrators
+       label-Verified = -1..+1 group SCM / Backend Services Configuration  - Maintainers
+       label-Verified = -1..+1 group SCM / Backend Services Configuration  - Reviewers
+       rebase = group SCM / Backend Services Configuration  - Integrators
+       rebase = group SCM / Backend Services Configuration  - Maintainers
+       removeReviewer = group SCM / Backend Services Configuration  - Integrators
+       removeReviewer = group SCM / Backend Services Configuration  - Maintainers
+       removeReviewer = group SCM / Backend Services Configuration  - Reviewers
+       submit = group SCM / Backend Services Configuration  - Integrators
+       submit = group SCM / Backend Services Configuration  - Maintainers
+       editTopicName = +force group SCM / Backend Services Configuration  - Integrators
+       editTopicName = +force group SCM / Backend Services Configuration  - Maintainers
+       deleteDrafts = group SCM / Backend Services Configuration  - Integrators
+       deleteDrafts = group SCM / Backend Services Configuration  - Maintainers
+       publishDrafts = group SCM / Backend Services Configuration  - Integrators
+       publishDrafts = group SCM / Backend Services Configuration  - Maintainers
+       publishDrafts = group SCM / Backend Services Configuration  - Reviewers
+       viewDrafts = group SCM / Backend Services Configuration  - Integrators
+       viewDrafts = group SCM / Backend Services Configuration  - Maintainers
+       viewDrafts = group SCM / Backend Services Configuration  - Reviewers
+[access "refs/tags/*"]
+       create = group SCM / Backend Services Configuration  - Integrators
+       create = group SCM / Backend Services Configuration  - Maintainers
+       forgeAuthor = group SCM / Backend Services Configuration  - Integrators
+       forgeAuthor = group SCM / Backend Services Configuration  - Maintainers
+       forgeCommitter = group SCM / Backend Services Configuration  - Integrators
+       forgeCommitter = group SCM / Backend Services Configuration  - Maintainers
+       pushTag = group SCM / Backend Services Configuration  - Integrators
+       pushTag = +force group SCM / Backend Services Configuration  - Maintainers
+       pushSignedTag = group SCM / Backend Services Configuration  - Integrators
+       pushSignedTag = group SCM / Backend Services Configuration  - Maintainers
+       push = +force group SCM / Backend Services Configuration  - Maintainers