Modify Domain Privileges
authorSehong Na <sehong.na@samsung.com>
Sat, 30 Apr 2016 08:51:08 +0000 (17:51 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 30 Apr 2016 08:51:08 +0000 (17:51 +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..930f049
--- /dev/null
+++ b/groups
@@ -0,0 +1,5 @@
+# UUID Group Name
+#
+       Applications / Platform App - Maintainers
+       Applications / Platform App - Integrators
+       Applications / Platform App - Reviewers
index d2d39ce10894f768beb59e516942466221b15a34..60f3912f8ce95d18fb22295c397c23a00174421f 100644 (file)
@@ -1,4 +1,55 @@
 [project]
+       state = active
        description = Subdomain Applications / Platform App. Privileges setting.
 [access]
        inheritFrom = scm/acls/domain_applications
+[access "refs/heads/*"]
+       abandon = group Applications / Platform App  - Integrators
+       abandon = group Applications / Platform App  - Maintainers
+       create = group Applications / Platform App  - Integrators
+       create = group Applications / Platform App  - Maintainers
+       forgeAuthor = group Applications / Platform App  - Integrators
+       forgeAuthor = group Applications / Platform App  - Maintainers
+       forgeCommitter = group Applications / Platform App  - Integrators
+       forgeCommitter = group Applications / Platform App  - Maintainers
+       forgeServerAsCommitter = group Applications / Platform App  - Integrators
+       forgeServerAsCommitter = group Applications / Platform App  - Maintainers
+       push = group Applications / Platform App  - Integrators
+       push = +force group Applications / Platform App  - Maintainers
+       pushMerge = group Applications / Platform App  - Integrators
+       pushMerge = group Applications / Platform App  - Maintainers
+       label-Code-Review = -2..+2 group Applications / Platform App  - Integrators
+       label-Code-Review = -2..+2 group Applications / Platform App  - Maintainers
+       label-Code-Review = -2..+2 group Applications / Platform App  - Reviewers
+       label-Verified = -1..+1 group Applications / Platform App  - Integrators
+       label-Verified = -1..+1 group Applications / Platform App  - Maintainers
+       label-Verified = -1..+1 group Applications / Platform App  - Reviewers
+       rebase = group Applications / Platform App  - Integrators
+       rebase = group Applications / Platform App  - Maintainers
+       removeReviewer = group Applications / Platform App  - Integrators
+       removeReviewer = group Applications / Platform App  - Maintainers
+       removeReviewer = group Applications / Platform App  - Reviewers
+       submit = group Applications / Platform App  - Integrators
+       submit = group Applications / Platform App  - Maintainers
+       editTopicName = +force group Applications / Platform App  - Integrators
+       editTopicName = +force group Applications / Platform App  - Maintainers
+       deleteDrafts = group Applications / Platform App  - Integrators
+       deleteDrafts = group Applications / Platform App  - Maintainers
+       publishDrafts = group Applications / Platform App  - Integrators
+       publishDrafts = group Applications / Platform App  - Maintainers
+       publishDrafts = group Applications / Platform App  - Reviewers
+       viewDrafts = group Applications / Platform App  - Integrators
+       viewDrafts = group Applications / Platform App  - Maintainers
+       viewDrafts = group Applications / Platform App  - Reviewers
+[access "refs/tags/*"]
+       create = group Applications / Platform App  - Integrators
+       create = group Applications / Platform App  - Maintainers
+       forgeAuthor = group Applications / Platform App  - Integrators
+       forgeAuthor = group Applications / Platform App  - Maintainers
+       forgeCommitter = group Applications / Platform App  - Integrators
+       forgeCommitter = group Applications / Platform App  - Maintainers
+       pushTag = group Applications / Platform App  - Integrators
+       pushTag = +force group Applications / Platform App  - Maintainers
+       pushSignedTag = group Applications / Platform App  - Integrators
+       pushSignedTag = group Applications / Platform App  - Maintainers
+       push = +force group Applications / Platform App  - Maintainers