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