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