From c20722fca7bf0ce71fde1d0f04e6836ee277c728 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 28ad66f..b171601 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # +1e68f1ec02fa8e64319f91cab71f83c522e29c09 UI Framework / Services - Reviewers 552a68fcc1c5cf04fb8bd4553acd95549b2b527c UI Framework / Services - Maintainers b790f5903e45459ec80685cfd72b4e911330ca79 UI Framework / Services - Integrators -1e68f1ec02fa8e64319f91cab71f83c522e29c09 UI Framework / Services - Reviewers diff --git a/project.config b/project.config index b0b857b..be06763 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain UI Framework / Services. Privileges setting. [access] inheritFrom = scm/acls/domain_ui_framework @@ -48,8 +47,8 @@ forgeAuthor = group UI Framework / Services - Maintainers forgeCommitter = group UI Framework / Services - Integrators forgeCommitter = group UI Framework / Services - Maintainers - pushTag = group UI Framework / Services - Integrators - pushTag = group UI Framework / Services - Maintainers - pushSignedTag = group UI Framework / Services - Integrators - pushSignedTag = group UI Framework / Services - Maintainers push = +force group UI Framework / Services - Maintainers + createTag = group UI Framework / Services - Integrators + createTag = group UI Framework / Services - Maintainers + createSignedTag = group UI Framework / Services - Integrators + createSignedTag = group UI Framework / Services - Maintainers -- 2.7.4