From: Gerrit Code Review Date: Sat, 10 Nov 2018 14:32:58 +0000 (+0000) Subject: Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=HEAD;p=scm%2Facls%2Fdomain_sdk%2Fweb_simulator.git Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- diff --git a/groups b/groups index d5cbe26..ef1995e 100644 --- a/groups +++ b/groups @@ -1,4 +1,4 @@ -# UUID Group Name +# UUID Group Name # 30a704c9cc3fd182abdc4bcd2779c792e3352713 SDK / Web Simulator - Maintainers af38cc9e099961c19cdc865541a9f4c77a5226bb SDK / Web Simulator - Integrators diff --git a/project.config b/project.config index 3967323..1287179 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain SDK / Web Simulator. Privileges setting. [access] inheritFrom = scm/acls/domain_sdk @@ -48,8 +47,8 @@ forgeAuthor = group SDK / Web Simulator - Maintainers forgeCommitter = group SDK / Web Simulator - Integrators forgeCommitter = group SDK / Web Simulator - Maintainers - pushTag = group SDK / Web Simulator - Integrators - pushTag = group SDK / Web Simulator - Maintainers - pushSignedTag = group SDK / Web Simulator - Integrators - pushSignedTag = group SDK / Web Simulator - Maintainers push = +force group SDK / Web Simulator - Maintainers + createTag = group SDK / Web Simulator - Integrators + createTag = group SDK / Web Simulator - Maintainers + createSignedTag = group SDK / Web Simulator - Integrators + createSignedTag = group SDK / Web Simulator - Maintainers