Modify Domain Privileges
authorSehong Na <sehong.na@samsung.com>
Sat, 30 Apr 2016 08:10:08 +0000 (17:10 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 30 Apr 2016 08:10:08 +0000 (17:10 +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..e03d9f5
--- /dev/null
+++ b/groups
@@ -0,0 +1,5 @@
+# UUID Group Name
+#
+7213a4362c43c2562bd1bdafc8702a4d188b1f81       Service Framework / PIMS - Maintainers
+7aca7fbc36f30d803984dd7ab089a70fbbede3e7       Service Framework / PIMS - Integrators
+18f56e97676cdff76f5e48f20cf6083ac1709283       Service Framework / PIMS - Reviewers
index 8bce9a2..353b1a5 100644 (file)
@@ -1,4 +1,55 @@
 [project]
+       state = active
        description = Subdomain Service Framework / PIMS. Privileges setting.
 [access]
        inheritFrom = scm/acls/domain_service_framework
+[access "refs/heads/*"]
+       abandon = group Service Framework / PIMS  - Integrators
+       abandon = group Service Framework / PIMS  - Maintainers
+       create = group Service Framework / PIMS  - Integrators
+       create = group Service Framework / PIMS  - Maintainers
+       forgeAuthor = group Service Framework / PIMS  - Integrators
+       forgeAuthor = group Service Framework / PIMS  - Maintainers
+       forgeCommitter = group Service Framework / PIMS  - Integrators
+       forgeCommitter = group Service Framework / PIMS  - Maintainers
+       forgeServerAsCommitter = group Service Framework / PIMS  - Integrators
+       forgeServerAsCommitter = group Service Framework / PIMS  - Maintainers
+       push = group Service Framework / PIMS  - Integrators
+       push = +force group Service Framework / PIMS  - Maintainers
+       pushMerge = group Service Framework / PIMS  - Integrators
+       pushMerge = group Service Framework / PIMS  - Maintainers
+       label-Code-Review = -2..+2 group Service Framework / PIMS  - Integrators
+       label-Code-Review = -2..+2 group Service Framework / PIMS  - Maintainers
+       label-Code-Review = -2..+2 group Service Framework / PIMS  - Reviewers
+       label-Verified = -1..+1 group Service Framework / PIMS  - Integrators
+       label-Verified = -1..+1 group Service Framework / PIMS  - Maintainers
+       label-Verified = -1..+1 group Service Framework / PIMS  - Reviewers
+       rebase = group Service Framework / PIMS  - Integrators
+       rebase = group Service Framework / PIMS  - Maintainers
+       removeReviewer = group Service Framework / PIMS  - Integrators
+       removeReviewer = group Service Framework / PIMS  - Maintainers
+       removeReviewer = group Service Framework / PIMS  - Reviewers
+       submit = group Service Framework / PIMS  - Integrators
+       submit = group Service Framework / PIMS  - Maintainers
+       editTopicName = +force group Service Framework / PIMS  - Integrators
+       editTopicName = +force group Service Framework / PIMS  - Maintainers
+       deleteDrafts = group Service Framework / PIMS  - Integrators
+       deleteDrafts = group Service Framework / PIMS  - Maintainers
+       publishDrafts = group Service Framework / PIMS  - Integrators
+       publishDrafts = group Service Framework / PIMS  - Maintainers
+       publishDrafts = group Service Framework / PIMS  - Reviewers
+       viewDrafts = group Service Framework / PIMS  - Integrators
+       viewDrafts = group Service Framework / PIMS  - Maintainers
+       viewDrafts = group Service Framework / PIMS  - Reviewers
+[access "refs/tags/*"]
+       create = group Service Framework / PIMS  - Integrators
+       create = group Service Framework / PIMS  - Maintainers
+       forgeAuthor = group Service Framework / PIMS  - Integrators
+       forgeAuthor = group Service Framework / PIMS  - Maintainers
+       forgeCommitter = group Service Framework / PIMS  - Integrators
+       forgeCommitter = group Service Framework / PIMS  - Maintainers
+       pushTag = group Service Framework / PIMS  - Integrators
+       pushTag = +force group Service Framework / PIMS  - Maintainers
+       pushSignedTag = group Service Framework / PIMS  - Integrators
+       pushSignedTag = group Service Framework / PIMS  - Maintainers
+       push = +force group Service Framework / PIMS  - Maintainers