From 1bb6c32eba20a5b36658c362179621c84fc741aa 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 | 2 +- project.config | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/groups b/groups index d5cbe26..ef1995e 100644 --- a/groups +++ b/groups @@ -1,4 +1,4 @@ -# UUID Group Name +# UUID Group Name # 30a704c9cc3fd182abdc4bcd2779c792e3352713 SDK / Web Simulator - Maintainers af38cc9e099961c19cdc865541a9f4c77a5226bb SDK / Web Simulator - Integrators diff --git a/project.config b/project.config index 3967323..1287179 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain SDK / Web Simulator. Privileges setting. [access] inheritFrom = scm/acls/domain_sdk @@ -48,8 +47,8 @@ forgeAuthor = group SDK / Web Simulator - Maintainers forgeCommitter = group SDK / Web Simulator - Integrators forgeCommitter = group SDK / Web Simulator - Maintainers - pushTag = group SDK / Web Simulator - Integrators - pushTag = group SDK / Web Simulator - Maintainers - pushSignedTag = group SDK / Web Simulator - Integrators - pushSignedTag = group SDK / Web Simulator - Maintainers push = +force group SDK / Web Simulator - Maintainers + createTag = group SDK / Web Simulator - Integrators + createTag = group SDK / Web Simulator - Maintainers + createSignedTag = group SDK / Web Simulator - Integrators + createSignedTag = group SDK / Web Simulator - Maintainers -- 2.34.1