From 61489bd18cb0cb715f5a5122f0e8ae293c461c93 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 50b7d1a..f3f7c2c 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # -f377796d9e0f49ac82ab96eb454eda8e89acfe4b Network & Connectivity / Bluetooth - Maintainers a861b48746b1ac85824bae71265774d9d8ffa8ce Network & Connectivity / Bluetooth - Integrators d8e70739750bbe194c9497e5b8df82c44cb53f0c Network & Connectivity / Bluetooth - Reviewers +f377796d9e0f49ac82ab96eb454eda8e89acfe4b Network & Connectivity / Bluetooth - Maintainers diff --git a/project.config b/project.config index c68e76e..7efb6a8 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain Network & Connectivity / Bluetooth. Privileges setting. [access] inheritFrom = scm/acls/domain_network_and_connectivity @@ -48,8 +47,8 @@ forgeAuthor = group Network & Connectivity / Bluetooth - Maintainers forgeCommitter = group Network & Connectivity / Bluetooth - Integrators forgeCommitter = group Network & Connectivity / Bluetooth - Maintainers - pushTag = group Network & Connectivity / Bluetooth - Integrators - pushTag = group Network & Connectivity / Bluetooth - Maintainers - pushSignedTag = group Network & Connectivity / Bluetooth - Integrators - pushSignedTag = group Network & Connectivity / Bluetooth - Maintainers push = +force group Network & Connectivity / Bluetooth - Maintainers + createTag = group Network & Connectivity / Bluetooth - Integrators + createTag = group Network & Connectivity / Bluetooth - Maintainers + createSignedTag = group Network & Connectivity / Bluetooth - Integrators + createSignedTag = group Network & Connectivity / Bluetooth - Maintainers -- 2.34.1