Subject : Dotnet / Common
authortizeninfra <tizen.infra@samsung.com>
Mon, 26 Jun 2017 02:21:08 +0000 (02:21 +0000)
committertizeninfra <tizen.infra@samsung.com>
Mon, 26 Jun 2017 02:21:08 +0000 (02:21 +0000)
Issue Type : Add Subdomain
Requested By 'Sunggyu Choi'
Reference : https://bugs.tizen.org/browse/SO-640

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

diff --git a/groups b/groups
new file mode 100644 (file)
index 0000000..78c26ed
--- /dev/null
+++ b/groups
@@ -0,0 +1,5 @@
+# UUID  Group Name
+#
+d3f624cdedd46286059418c0edaa4743ac948792       Dotnet / Common - Maintainers
+f2a6597a27f2f4adc0e1c598a41e7c19517c3a85       Dotnet / Common - Integrators
+803bbe427629b810683f86b454be6e7f3f14f49b       Dotnet / Common - Reviewers
index bfba237..b2b2f58 100644 (file)
@@ -1,4 +1,55 @@
 [project]
+       state = active
        description = Subdomain Dotnet / Common. Privileges setting.
 [access]
        inheritFrom = scm/acls/domain_dotnet
+[access "refs/heads/*"]
+       abandon = group Dotnet / Common - Integrators
+       abandon = group Dotnet / Common - Maintainers
+       create = group Dotnet / Common - Integrators
+       create = group Dotnet / Common - Maintainers
+       forgeAuthor = group Dotnet / Common - Integrators
+       forgeAuthor = group Dotnet / Common - Maintainers
+       forgeCommitter = group Dotnet / Common - Integrators
+       forgeCommitter = group Dotnet / Common - Maintainers
+       forgeServerAsCommitter = group Dotnet / Common - Integrators
+       forgeServerAsCommitter = group Dotnet / Common - Maintainers
+       push = group Dotnet / Common - Integrators
+       push = +force group Dotnet / Common - Maintainers
+       pushMerge = group Dotnet / Common - Integrators
+       pushMerge = group Dotnet / Common - Maintainers
+       label-Code-Review = -2..+2 group Dotnet / Common - Integrators
+       label-Code-Review = -2..+2 group Dotnet / Common - Maintainers
+       label-Code-Review = -2..+2 group Dotnet / Common - Reviewers
+       label-Verified = -1..+1 group Dotnet / Common - Integrators
+       label-Verified = -1..+1 group Dotnet / Common - Maintainers
+       label-Verified = -1..+1 group Dotnet / Common - Reviewers
+       rebase = group Dotnet / Common - Integrators
+       rebase = group Dotnet / Common - Maintainers
+       removeReviewer = group Dotnet / Common - Integrators
+       removeReviewer = group Dotnet / Common - Maintainers
+       removeReviewer = group Dotnet / Common - Reviewers
+       submit = group Dotnet / Common - Integrators
+       submit = group Dotnet / Common - Maintainers
+       editTopicName = +force group Dotnet / Common - Integrators
+       editTopicName = +force group Dotnet / Common - Maintainers
+       deleteDrafts = group Dotnet / Common - Integrators
+       deleteDrafts = group Dotnet / Common - Maintainers
+       publishDrafts = group Dotnet / Common - Integrators
+       publishDrafts = group Dotnet / Common - Maintainers
+       publishDrafts = group Dotnet / Common - Reviewers
+       viewDrafts = group Dotnet / Common - Integrators
+       viewDrafts = group Dotnet / Common - Maintainers
+       viewDrafts = group Dotnet / Common - Reviewers
+[access "refs/tags/*"]
+       create = group Dotnet / Common - Integrators
+       create = group Dotnet / Common - Maintainers
+       forgeAuthor = group Dotnet / Common - Integrators
+       forgeAuthor = group Dotnet / Common - Maintainers
+       forgeCommitter = group Dotnet / Common - Integrators
+       forgeCommitter = group Dotnet / Common - Maintainers
+       pushTag = group Dotnet / Common - Integrators
+       pushTag = +force group Dotnet / Common - Maintainers
+       pushSignedTag = group Dotnet / Common - Integrators
+       pushSignedTag = group Dotnet / Common - Maintainers
+       push = +force group Dotnet / Common - Maintainers