From: Alexander Kanevskiy Date: Tue, 1 Jul 2014 14:15:04 +0000 (+0300) Subject: Populate groups X-Git-Url: http://review.tizen.org/git/?p=scm%2Facls%2Fdomain_scm%2Fcommon_configuration.git;a=commitdiff_plain;h=74c12b22de0734f282b21c3c08453aab740f63b4 Populate groups --- diff --git a/groups b/groups new file mode 100644 index 0000000..6a970e4 --- /dev/null +++ b/groups @@ -0,0 +1,3 @@ +# UUID Group Name +# +be2a7af6b46b1c363ba509ec68fbe651357234db SCM / Common Configuration - Subdomain diff --git a/project.config b/project.config index 79e8afa..93b2cb2 100644 --- a/project.config +++ b/project.config @@ -1,2 +1,23 @@ [access] inheritFrom = scm/acls/domain_scm +[access "refs/heads/*"] + abandon = group SCM / Common Configuration - Subdomain + create = group SCM / Common Configuration - Subdomain + forgeAuthor = group SCM / Common Configuration - Subdomain + forgeCommitter = group SCM / Common Configuration - Subdomain + forgeServerAsCommitter = group SCM / Common Configuration - Subdomain + push = +force group SCM / Common Configuration - Subdomain + pushMerge = group SCM / Common Configuration - Subdomain + label-Code-Review = -2..+2 group SCM / Common Configuration - Subdomain + label-Verified = -1..+1 group SCM / Common Configuration - Subdomain + rebase = group SCM / Common Configuration - Subdomain + removeReviewer = group SCM / Common Configuration - Subdomain + submit = group SCM / Common Configuration - Subdomain + editTopicName = group SCM / Common Configuration - Subdomain + deleteDrafts = group SCM / Common Configuration - Subdomain + publishDrafts = group SCM / Common Configuration - Subdomain +[access "refs/tags/*"] + create = group SCM / Common Configuration - Subdomain + push = +force group SCM / Common Configuration - Subdomain + pushTag = +force group SCM / Common Configuration - Subdomain + pushSignedTag = group SCM / Common Configuration - Subdomain