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;h=59ac509c610e4c949c3cca4eb47194275bc604b8;p=scm%2Facls%2Fdomain_network_and_connectivity%2Fserial.git Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- diff --git a/groups b/groups index dd30190..cba1733 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # 6eedce5507ef1987ab21ee5655a28e07b1a8a52d Network & Connectivity / Serial - Maintainers -bac1e77156ae22afc54dca620e5cbe30a87ea0aa Network & Connectivity / Serial - Integrators b6e05f6587de452cc55fda3dee8b51f4b958bda3 Network & Connectivity / Serial - Reviewers +bac1e77156ae22afc54dca620e5cbe30a87ea0aa Network & Connectivity / Serial - Integrators diff --git a/project.config b/project.config index 5bcf0e5..b68b0ce 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain Network & Connectivity / Serial. Privileges setting. [access] inheritFrom = scm/acls/domain_network_and_connectivity @@ -48,8 +47,8 @@ forgeAuthor = group Network & Connectivity / Serial - Maintainers forgeCommitter = group Network & Connectivity / Serial - Integrators forgeCommitter = group Network & Connectivity / Serial - Maintainers - pushTag = group Network & Connectivity / Serial - Integrators - pushTag = group Network & Connectivity / Serial - Maintainers - pushSignedTag = group Network & Connectivity / Serial - Integrators - pushSignedTag = group Network & Connectivity / Serial - Maintainers push = +force group Network & Connectivity / Serial - Maintainers + createTag = group Network & Connectivity / Serial - Integrators + createTag = group Network & Connectivity / Serial - Maintainers + createSignedTag = group Network & Connectivity / Serial - Integrators + createSignedTag = group Network & Connectivity / Serial - Maintainers