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