From 5664d14db0232d3265892d39e336941ed13b123e 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 1460039..f7537bf 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # +3ed679bb71e11a1fc33e43b43c4db470fa499485 SCM / GBS Metadata - Reviewers 7c24595573c04d699de0db6a0440f85a10e4e8ab SCM / GBS Metadata - Maintainers fe47125d26b66397d708d401729eea69b0ff66c5 SCM / GBS Metadata - Integrators -3ed679bb71e11a1fc33e43b43c4db470fa499485 SCM / GBS Metadata - Reviewers diff --git a/project.config b/project.config index 52bb724..259068a 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain SCM / GBS Metadata. Privileges setting. [access] inheritFrom = scm/acls/domain_scm @@ -48,8 +47,8 @@ forgeAuthor = group SCM / GBS Metadata - Maintainers forgeCommitter = group SCM / GBS Metadata - Integrators forgeCommitter = group SCM / GBS Metadata - Maintainers - pushTag = group SCM / GBS Metadata - Integrators - pushTag = group SCM / GBS Metadata - Maintainers - pushSignedTag = group SCM / GBS Metadata - Integrators - pushSignedTag = group SCM / GBS Metadata - Maintainers push = +force group SCM / GBS Metadata - Maintainers + createTag = group SCM / GBS Metadata - Integrators + createTag = group SCM / GBS Metadata - Maintainers + createSignedTag = group SCM / GBS Metadata - Integrators + createSignedTag = group SCM / GBS Metadata - Maintainers -- 2.7.4