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;p=scm%2Facls%2Fdomain_applications%2Fiot.git Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- diff --git a/groups b/groups index df4b2e5..a5aad3b 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # +10f9edc1bc48742e8b0dcc19a91a2739c30a7cda Applications / IoT - Reviewers 17a140ec0f5f37b74eb1f0afc8551899f63d89dc Applications / IoT - Maintainers 70f2998ffe31613ccdb77eb8805186851838a4e8 Applications / IoT - Integrators -10f9edc1bc48742e8b0dcc19a91a2739c30a7cda Applications / IoT - Reviewers diff --git a/project.config b/project.config index 884199d..2064a4f 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain Applications / IoT. Privileges setting. [access] inheritFrom = scm/acls/domain_applications @@ -48,8 +47,8 @@ forgeAuthor = group Applications / IoT - Maintainers forgeCommitter = group Applications / IoT - Integrators forgeCommitter = group Applications / IoT - Maintainers - pushTag = group Applications / IoT - Integrators - pushTag = group Applications / IoT - Maintainers - pushSignedTag = group Applications / IoT - Integrators - pushSignedTag = group Applications / IoT - Maintainers push = +force group Applications / IoT - Maintainers + createTag = group Applications / IoT - Integrators + createTag = group Applications / IoT - Maintainers + createSignedTag = group Applications / IoT - Integrators + createSignedTag = group Applications / IoT - Maintainers