From: Sehong Na Date: Sat, 30 Apr 2016 08:51:16 +0000 (+0900) Subject: Modify Domain Privileges X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a477b8e5dadf6bf9044d1a994cfa19d318a5d99;p=scm%2Facls%2Fdomain_applications%2Fnative_sample.git Modify Domain Privileges Signed-off-by: Sehong Na --- diff --git a/groups b/groups new file mode 100644 index 0000000..5f73933 --- /dev/null +++ b/groups @@ -0,0 +1,5 @@ +# UUID Group Name +# + Applications / Native Sample - Maintainers + Applications / Native Sample - Integrators + Applications / Native Sample - Reviewers diff --git a/project.config b/project.config index e1f2121..113b8af 100644 --- a/project.config +++ b/project.config @@ -1,4 +1,55 @@ [project] + state = active description = Subdomain Applications / Native Sample. Privileges setting. [access] inheritFrom = scm/acls/domain_applications +[access "refs/heads/*"] + abandon = group Applications / Native Sample - Integrators + abandon = group Applications / Native Sample - Maintainers + create = group Applications / Native Sample - Integrators + create = group Applications / Native Sample - Maintainers + forgeAuthor = group Applications / Native Sample - Integrators + forgeAuthor = group Applications / Native Sample - Maintainers + forgeCommitter = group Applications / Native Sample - Integrators + forgeCommitter = group Applications / Native Sample - Maintainers + forgeServerAsCommitter = group Applications / Native Sample - Integrators + forgeServerAsCommitter = group Applications / Native Sample - Maintainers + push = group Applications / Native Sample - Integrators + push = +force group Applications / Native Sample - Maintainers + pushMerge = group Applications / Native Sample - Integrators + pushMerge = group Applications / Native Sample - Maintainers + label-Code-Review = -2..+2 group Applications / Native Sample - Integrators + label-Code-Review = -2..+2 group Applications / Native Sample - Maintainers + label-Code-Review = -2..+2 group Applications / Native Sample - Reviewers + label-Verified = -1..+1 group Applications / Native Sample - Integrators + label-Verified = -1..+1 group Applications / Native Sample - Maintainers + label-Verified = -1..+1 group Applications / Native Sample - Reviewers + rebase = group Applications / Native Sample - Integrators + rebase = group Applications / Native Sample - Maintainers + removeReviewer = group Applications / Native Sample - Integrators + removeReviewer = group Applications / Native Sample - Maintainers + removeReviewer = group Applications / Native Sample - Reviewers + submit = group Applications / Native Sample - Integrators + submit = group Applications / Native Sample - Maintainers + editTopicName = +force group Applications / Native Sample - Integrators + editTopicName = +force group Applications / Native Sample - Maintainers + deleteDrafts = group Applications / Native Sample - Integrators + deleteDrafts = group Applications / Native Sample - Maintainers + publishDrafts = group Applications / Native Sample - Integrators + publishDrafts = group Applications / Native Sample - Maintainers + publishDrafts = group Applications / Native Sample - Reviewers + viewDrafts = group Applications / Native Sample - Integrators + viewDrafts = group Applications / Native Sample - Maintainers + viewDrafts = group Applications / Native Sample - Reviewers +[access "refs/tags/*"] + create = group Applications / Native Sample - Integrators + create = group Applications / Native Sample - Maintainers + forgeAuthor = group Applications / Native Sample - Integrators + forgeAuthor = group Applications / Native Sample - Maintainers + forgeCommitter = group Applications / Native Sample - Integrators + forgeCommitter = group Applications / Native Sample - Maintainers + pushTag = group Applications / Native Sample - Integrators + pushTag = +force group Applications / Native Sample - Maintainers + pushSignedTag = group Applications / Native Sample - Integrators + pushSignedTag = group Applications / Native Sample - Maintainers + push = +force group Applications / Native Sample - Maintainers