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_security%2Fapplication_privilege.git Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- diff --git a/groups b/groups index 9e54db4..5a4c2a0 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # -33976442d6f55cfb204391d5879dd292d733cbbb Security / Application Privilege - Maintainers 2715135fd182fd157cdc80f836f7d8f50ff6775f Security / Application Privilege - Integrators +33976442d6f55cfb204391d5879dd292d733cbbb Security / Application Privilege - Maintainers 4a26da90eb8e23ca34ca5a06df470e9d9e22e8fe Security / Application Privilege - Reviewers diff --git a/project.config b/project.config index 119ec3e..e18f475 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain Security / Application Privilege. Privileges setting. [access] inheritFrom = scm/acls/domain_security @@ -48,8 +47,8 @@ forgeAuthor = group Security / Application Privilege - Maintainers forgeCommitter = group Security / Application Privilege - Integrators forgeCommitter = group Security / Application Privilege - Maintainers - pushTag = group Security / Application Privilege - Integrators - pushTag = group Security / Application Privilege - Maintainers - pushSignedTag = group Security / Application Privilege - Integrators - pushSignedTag = group Security / Application Privilege - Maintainers push = +force group Security / Application Privilege - Maintainers + createTag = group Security / Application Privilege - Integrators + createTag = group Security / Application Privilege - Maintainers + createSignedTag = group Security / Application Privilege - Integrators + createSignedTag = group Security / Application Privilege - Maintainers