From: Gerrit Code Review Date: Sat, 10 Nov 2018 14:32:58 +0000 (+0000) Subject: Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;p=scm%2Facls%2Fdomain_network_and_connectivity%2Fbluetooth.git Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- 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