From c22b4b2ec2fed0b92c4cae90a0875da317c8f881 Mon Sep 17 00:00:00 2001 From: Gerrit Code Review Date: Sat, 10 Nov 2018 14:32:58 +0000 Subject: [PATCH] Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- groups | 4 ++-- project.config | 9 ++++----- 2 files changed, 6 insertions(+), 7 deletions(-) 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 -- 2.34.1