From: Alexander Kanevskiy Date: Tue, 3 Jun 2014 11:37:22 +0000 (+0300) Subject: Subdomain permissions X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f9e81792640b1ed018475c89284e1ff91d0ac31d;p=scm%2Facls%2Fdomain_sdk%2Fnative_build_system.git Subdomain permissions --- diff --git a/groups b/groups new file mode 100644 index 0000000..7b68109 --- /dev/null +++ b/groups @@ -0,0 +1,3 @@ +# UUID Group Name +# +662b8006a1c969c24ca5566c5fb8b76f447ca3ea SDK / Native build system - Subdomain \ No newline at end of file diff --git a/project.config b/project.config index c0ee545..d7fb2ec 100644 --- a/project.config +++ b/project.config @@ -1,2 +1,23 @@ [access] inheritFrom = scm/acls/domain_sdk +[access "refs/heads/*"] + abandon = group SDK / Native build system - Subdomain + create = group SDK / Native build system - Subdomain + forgeAuthor = group SDK / Native build system - Subdomain + forgeCommitter = group SDK / Native build system - Subdomain + forgeServerAsCommitter = group SDK / Native build system - Subdomain + push = +force group SDK / Native build system - Subdomain + pushMerge = group SDK / Native build system - Subdomain + label-Code-Review = -2..+2 group SDK / Native build system - Subdomain + label-Verified = -1..+1 group SDK / Native build system - Subdomain + rebase = group SDK / Native build system - Subdomain + removeReviewer = group SDK / Native build system - Subdomain + submit = group SDK / Native build system - Subdomain + editTopicName = group SDK / Native build system - Subdomain + deleteDrafts = group SDK / Native build system - Subdomain + publishDrafts = group SDK / Native build system - Subdomain +[access "refs/tags/*"] + create = group SDK / Native build system - Subdomain + push = +force group SDK / Native build system - Subdomain + pushTag = +force group SDK / Native build system - Subdomain + pushSignedTag = group SDK / Native build system - Subdomain \ No newline at end of file