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%2Fnative_ide.git Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- diff --git a/groups b/groups index 7fce3cd..5360b36 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # -ae5c3f79759ce4c7af089ffef76a5c0b9dafb289 SDK / Native IDE - Maintainers 4a80dcab24fa68d67c4d512455ba665aedc308ef SDK / Native IDE - Integrators 8c7d1375837f58021698ba1d6d51aee6e8d4cc97 SDK / Native IDE - Reviewers +ae5c3f79759ce4c7af089ffef76a5c0b9dafb289 SDK / Native IDE - Maintainers diff --git a/project.config b/project.config index e625a9a..d6e58a7 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain SDK / Native IDE. Privileges setting. [access] inheritFrom = scm/acls/domain_sdk @@ -48,8 +47,8 @@ forgeAuthor = group SDK / Native IDE - Maintainers forgeCommitter = group SDK / Native IDE - Integrators forgeCommitter = group SDK / Native IDE - Maintainers - pushTag = group SDK / Native IDE - Integrators - pushTag = group SDK / Native IDE - Maintainers - pushSignedTag = group SDK / Native IDE - Integrators - pushSignedTag = group SDK / Native IDE - Maintainers push = +force group SDK / Native IDE - Maintainers + createTag = group SDK / Native IDE - Integrators + createTag = group SDK / Native IDE - Maintainers + createSignedTag = group SDK / Native IDE - Integrators + createSignedTag = group SDK / Native IDE - Maintainers