Modify Domain Privileges
authorSehong Na <sehong.na@samsung.com>
Tue, 21 Jun 2016 06:30:46 +0000 (15:30 +0900)
committerSehong Na <sehong.na@samsung.com>
Tue, 21 Jun 2016 06:30:46 +0000 (15:30 +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..564e540
--- /dev/null
+++ b/groups
@@ -0,0 +1,5 @@
+# UUID Group Name
+#
+128697ee9efae942d374ece2f79c5e0efbd517e2       Applications / Service Framework - Maintainers
+2c1422d8084e0c2fbfdcb36b348e60bfdef07d2e       Applications / Service Framework - Integrators
+22992e47ccd024551d3c3e71308d93ac1358b45b       Applications / Service Framework - Reviewers
index fd71a1d4f2d693570ea3b25b70ecc58e350f6205..9d64871ed90a9c4ed71890520ee4f5f3e49198ca 100644 (file)
@@ -1,4 +1,55 @@
 [project]
+       state = active
        description = Subdomain Applications / Service Framework. Privileges setting.
 [access]
        inheritFrom = scm/acls/domain_applications
+[access "refs/heads/*"]
+       abandon = group Applications / Service Framework  - Integrators
+       abandon = group Applications / Service Framework  - Maintainers
+       create = group Applications / Service Framework  - Integrators
+       create = group Applications / Service Framework  - Maintainers
+       forgeAuthor = group Applications / Service Framework  - Integrators
+       forgeAuthor = group Applications / Service Framework  - Maintainers
+       forgeCommitter = group Applications / Service Framework  - Integrators
+       forgeCommitter = group Applications / Service Framework  - Maintainers
+       forgeServerAsCommitter = group Applications / Service Framework  - Integrators
+       forgeServerAsCommitter = group Applications / Service Framework  - Maintainers
+       push = group Applications / Service Framework  - Integrators
+       push = +force group Applications / Service Framework  - Maintainers
+       pushMerge = group Applications / Service Framework  - Integrators
+       pushMerge = group Applications / Service Framework  - Maintainers
+       label-Code-Review = -2..+2 group Applications / Service Framework  - Integrators
+       label-Code-Review = -2..+2 group Applications / Service Framework  - Maintainers
+       label-Code-Review = -2..+2 group Applications / Service Framework  - Reviewers
+       label-Verified = -1..+1 group Applications / Service Framework  - Integrators
+       label-Verified = -1..+1 group Applications / Service Framework  - Maintainers
+       label-Verified = -1..+1 group Applications / Service Framework  - Reviewers
+       rebase = group Applications / Service Framework  - Integrators
+       rebase = group Applications / Service Framework  - Maintainers
+       removeReviewer = group Applications / Service Framework  - Integrators
+       removeReviewer = group Applications / Service Framework  - Maintainers
+       removeReviewer = group Applications / Service Framework  - Reviewers
+       submit = group Applications / Service Framework  - Integrators
+       submit = group Applications / Service Framework  - Maintainers
+       editTopicName = +force group Applications / Service Framework  - Integrators
+       editTopicName = +force group Applications / Service Framework  - Maintainers
+       deleteDrafts = group Applications / Service Framework  - Integrators
+       deleteDrafts = group Applications / Service Framework  - Maintainers
+       publishDrafts = group Applications / Service Framework  - Integrators
+       publishDrafts = group Applications / Service Framework  - Maintainers
+       publishDrafts = group Applications / Service Framework  - Reviewers
+       viewDrafts = group Applications / Service Framework  - Integrators
+       viewDrafts = group Applications / Service Framework  - Maintainers
+       viewDrafts = group Applications / Service Framework  - Reviewers
+[access "refs/tags/*"]
+       create = group Applications / Service Framework  - Integrators
+       create = group Applications / Service Framework  - Maintainers
+       forgeAuthor = group Applications / Service Framework  - Integrators
+       forgeAuthor = group Applications / Service Framework  - Maintainers
+       forgeCommitter = group Applications / Service Framework  - Integrators
+       forgeCommitter = group Applications / Service Framework  - Maintainers
+       pushTag = group Applications / Service Framework  - Integrators
+       pushTag = +force group Applications / Service Framework  - Maintainers
+       pushSignedTag = group Applications / Service Framework  - Integrators
+       pushSignedTag = group Applications / Service Framework  - Maintainers
+       push = +force group Applications / Service Framework  - Maintainers