From: Alexander Kanevskiy Date: Tue, 3 Jun 2014 11:37:20 +0000 (+0300) Subject: Subdomain permissions X-Git-Url: http://review.tizen.org/git/?p=scm%2Facls%2Fdomain_network_and_connectivity%2Fprinting.git;a=commitdiff_plain;h=009f4bbb37bce41308f4195aa9374d95243cdd09 Subdomain permissions --- diff --git a/groups b/groups new file mode 100644 index 0000000..ef42800 --- /dev/null +++ b/groups @@ -0,0 +1,3 @@ +# UUID Group Name +# +0c02112ee59a84ad4a187742f96ff25ccd53fa73 Network & Connectivity / Printing - Subdomain \ No newline at end of file diff --git a/project.config b/project.config index 6e7dc6d..a0d0830 100644 --- a/project.config +++ b/project.config @@ -1,2 +1,23 @@ [access] inheritFrom = scm/acls/domain_network_and_connectivity +[access "refs/heads/*"] + abandon = group Network & Connectivity / Printing - Subdomain + create = group Network & Connectivity / Printing - Subdomain + forgeAuthor = group Network & Connectivity / Printing - Subdomain + forgeCommitter = group Network & Connectivity / Printing - Subdomain + forgeServerAsCommitter = group Network & Connectivity / Printing - Subdomain + push = +force group Network & Connectivity / Printing - Subdomain + pushMerge = group Network & Connectivity / Printing - Subdomain + label-Code-Review = -2..+2 group Network & Connectivity / Printing - Subdomain + label-Verified = -1..+1 group Network & Connectivity / Printing - Subdomain + rebase = group Network & Connectivity / Printing - Subdomain + removeReviewer = group Network & Connectivity / Printing - Subdomain + submit = group Network & Connectivity / Printing - Subdomain + editTopicName = group Network & Connectivity / Printing - Subdomain + deleteDrafts = group Network & Connectivity / Printing - Subdomain + publishDrafts = group Network & Connectivity / Printing - Subdomain +[access "refs/tags/*"] + create = group Network & Connectivity / Printing - Subdomain + push = +force group Network & Connectivity / Printing - Subdomain + pushTag = +force group Network & Connectivity / Printing - Subdomain + pushSignedTag = group Network & Connectivity / Printing - Subdomain \ No newline at end of file