Subject : Applications / IoT
authortizeninfra <tizen.infra@samsung.com>
Sun, 1 Apr 2018 23:31:26 +0000 (23:31 +0000)
committertizeninfra <tizen.infra@samsung.com>
Sun, 1 Apr 2018 23:31:26 +0000 (23:31 +0000)
Issue Type : Add Subdomain
Requested By 'Boyeon Son'
Reference : https://bugs.tizen.org/browse/SO-1259

groups [new file with mode: 0644]
project.config

diff --git a/groups b/groups
new file mode 100644 (file)
index 0000000..df4b2e5
--- /dev/null
+++ b/groups
@@ -0,0 +1,5 @@
+# UUID  Group Name
+#
+17a140ec0f5f37b74eb1f0afc8551899f63d89dc       Applications / IoT - Maintainers
+70f2998ffe31613ccdb77eb8805186851838a4e8       Applications / IoT - Integrators
+10f9edc1bc48742e8b0dcc19a91a2739c30a7cda       Applications / IoT - Reviewers
index 4f2adb1f2ceff2dc573c1d9de673edace314ec4f..2ee5de297e008edeace1cf1fefa732fd1ff95bb6 100644 (file)
@@ -1,4 +1,55 @@
 [project]
+       state = active
        description = Subdomain Applications / IoT. Privileges setting.
 [access]
        inheritFrom = scm/acls/domain_applications
+[access "refs/heads/*"]
+       abandon = group Applications / IoT - Integrators
+       abandon = group Applications / IoT - Maintainers
+       create = group Applications / IoT - Integrators
+       create = group Applications / IoT - Maintainers
+       forgeAuthor = group Applications / IoT - Integrators
+       forgeAuthor = group Applications / IoT - Maintainers
+       forgeCommitter = group Applications / IoT - Integrators
+       forgeCommitter = group Applications / IoT - Maintainers
+       forgeServerAsCommitter = group Applications / IoT - Integrators
+       forgeServerAsCommitter = group Applications / IoT - Maintainers
+       push = group Applications / IoT - Integrators
+       push = +force group Applications / IoT - Maintainers
+       pushMerge = group Applications / IoT - Integrators
+       pushMerge = group Applications / IoT - Maintainers
+       label-Code-Review = -2..+2 group Applications / IoT - Integrators
+       label-Code-Review = -2..+2 group Applications / IoT - Maintainers
+       label-Code-Review = -2..+2 group Applications / IoT - Reviewers
+       label-Verified = -1..+1 group Applications / IoT - Integrators
+       label-Verified = -1..+1 group Applications / IoT - Maintainers
+       label-Verified = -1..+1 group Applications / IoT - Reviewers
+       rebase = group Applications / IoT - Integrators
+       rebase = group Applications / IoT - Maintainers
+       removeReviewer = group Applications / IoT - Integrators
+       removeReviewer = group Applications / IoT - Maintainers
+       removeReviewer = group Applications / IoT - Reviewers
+       submit = group Applications / IoT - Integrators
+       submit = group Applications / IoT - Maintainers
+       editTopicName = +force group Applications / IoT - Integrators
+       editTopicName = +force group Applications / IoT - Maintainers
+       deleteDrafts = group Applications / IoT - Integrators
+       deleteDrafts = group Applications / IoT - Maintainers
+       publishDrafts = group Applications / IoT - Integrators
+       publishDrafts = group Applications / IoT - Maintainers
+       publishDrafts = group Applications / IoT - Reviewers
+       viewDrafts = group Applications / IoT - Integrators
+       viewDrafts = group Applications / IoT - Maintainers
+       viewDrafts = group Applications / IoT - Reviewers
+[access "refs/tags/*"]
+       create = group Applications / IoT - Integrators
+       create = group Applications / IoT - Maintainers
+       forgeAuthor = group Applications / IoT - Integrators
+       forgeAuthor = group Applications / IoT - Maintainers
+       forgeCommitter = group Applications / IoT - Integrators
+       forgeCommitter = group Applications / IoT - Maintainers
+       pushTag = group Applications / IoT - Integrators
+       pushTag = +force group Applications / IoT - Maintainers
+       pushSignedTag = group Applications / IoT - Integrators
+       pushSignedTag = group Applications / IoT - Maintainers
+       push = +force group Applications / IoT - Maintainers