From: Sehong Na Date: Sat, 30 Apr 2016 08:07:17 +0000 (+0900) Subject: Modify Domain Privileges X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20c626a00e6ae145ea5d18fb9c60f4784cadffa4;p=scm%2Facls%2Fdomain_scm%2Funcategorized.git Modify Domain Privileges Signed-off-by: Sehong Na --- diff --git a/groups b/groups new file mode 100644 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 diff --git a/project.config b/project.config index 98c9cec..3381612 100644 --- a/project.config +++ b/project.config @@ -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