From 1d9407cd7ec0ddf40e4e4687cd20a1087dc56431 Mon Sep 17 00:00:00 2001 From: tizeninfra Date: Wed, 19 Apr 2017 21:10:29 -0700 Subject: [PATCH] Subject : Dotnet / ApplicationLauncher Issue Type : Add Subdomain Requested By 'woongsuk cho' Reference : https://bugs.tizen.org/jira/browse/SO-435 --- groups | 5 +++++ project.config | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 groups diff --git a/groups b/groups new file mode 100644 index 0000000..3288092 --- /dev/null +++ b/groups @@ -0,0 +1,5 @@ +# UUID Group Name +# +343a5829b62780319f6e40cdabf53f80385108b2 Dotnet / ApplicationLauncher - Maintainers +8ba62675aa64d1604c5b07866ee2e0ea54d9e48b Dotnet / ApplicationLauncher - Integrators +03baad96ee2e372766d509824e8a98ee38338119 Dotnet / ApplicationLauncher - Reviewers diff --git a/project.config b/project.config index 3ed1884..97da6f6 100644 --- a/project.config +++ b/project.config @@ -1,4 +1,55 @@ [project] + state = active description = Subdomain Dotnet / ApplicationLauncher. Privileges setting. [access] inheritFrom = scm/acls/domain_dotnet +[access "refs/heads/*"] + abandon = group Dotnet / ApplicationLauncher - Integrators + abandon = group Dotnet / ApplicationLauncher - Maintainers + create = group Dotnet / ApplicationLauncher - Integrators + create = group Dotnet / ApplicationLauncher - Maintainers + forgeAuthor = group Dotnet / ApplicationLauncher - Integrators + forgeAuthor = group Dotnet / ApplicationLauncher - Maintainers + forgeCommitter = group Dotnet / ApplicationLauncher - Integrators + forgeCommitter = group Dotnet / ApplicationLauncher - Maintainers + forgeServerAsCommitter = group Dotnet / ApplicationLauncher - Integrators + forgeServerAsCommitter = group Dotnet / ApplicationLauncher - Maintainers + push = group Dotnet / ApplicationLauncher - Integrators + push = +force group Dotnet / ApplicationLauncher - Maintainers + pushMerge = group Dotnet / ApplicationLauncher - Integrators + pushMerge = group Dotnet / ApplicationLauncher - Maintainers + label-Code-Review = -2..+2 group Dotnet / ApplicationLauncher - Integrators + label-Code-Review = -2..+2 group Dotnet / ApplicationLauncher - Maintainers + label-Code-Review = -2..+2 group Dotnet / ApplicationLauncher - Reviewers + label-Verified = -1..+1 group Dotnet / ApplicationLauncher - Integrators + label-Verified = -1..+1 group Dotnet / ApplicationLauncher - Maintainers + label-Verified = -1..+1 group Dotnet / ApplicationLauncher - Reviewers + rebase = group Dotnet / ApplicationLauncher - Integrators + rebase = group Dotnet / ApplicationLauncher - Maintainers + removeReviewer = group Dotnet / ApplicationLauncher - Integrators + removeReviewer = group Dotnet / ApplicationLauncher - Maintainers + removeReviewer = group Dotnet / ApplicationLauncher - Reviewers + submit = group Dotnet / ApplicationLauncher - Integrators + submit = group Dotnet / ApplicationLauncher - Maintainers + editTopicName = +force group Dotnet / ApplicationLauncher - Integrators + editTopicName = +force group Dotnet / ApplicationLauncher - Maintainers + deleteDrafts = group Dotnet / ApplicationLauncher - Integrators + deleteDrafts = group Dotnet / ApplicationLauncher - Maintainers + publishDrafts = group Dotnet / ApplicationLauncher - Integrators + publishDrafts = group Dotnet / ApplicationLauncher - Maintainers + publishDrafts = group Dotnet / ApplicationLauncher - Reviewers + viewDrafts = group Dotnet / ApplicationLauncher - Integrators + viewDrafts = group Dotnet / ApplicationLauncher - Maintainers + viewDrafts = group Dotnet / ApplicationLauncher - Reviewers +[access "refs/tags/*"] + create = group Dotnet / ApplicationLauncher - Integrators + create = group Dotnet / ApplicationLauncher - Maintainers + forgeAuthor = group Dotnet / ApplicationLauncher - Integrators + forgeAuthor = group Dotnet / ApplicationLauncher - Maintainers + forgeCommitter = group Dotnet / ApplicationLauncher - Integrators + forgeCommitter = group Dotnet / ApplicationLauncher - Maintainers + pushTag = group Dotnet / ApplicationLauncher - Integrators + pushTag = +force group Dotnet / ApplicationLauncher - Maintainers + pushSignedTag = group Dotnet / ApplicationLauncher - Integrators + pushSignedTag = group Dotnet / ApplicationLauncher - Maintainers + push = +force group Dotnet / ApplicationLauncher - Maintainers -- 2.7.4