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;ds=sidebyside;p=scm%2Facls%2Fdomain_scm%2Fbackend_services_configuration.git Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- diff --git a/groups b/groups index 287d170..9bc55f4 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # -fc916ce530feb079a56a5b709b59730c7fd2c493 SCM / Backend Services Configuration - Maintainers 2ea3d04f0aeab235d7154d6095004874b0781acf SCM / Backend Services Configuration - Integrators 5f8f2507c89234135ff835d5be08747a1794bdb3 SCM / Backend Services Configuration - Reviewers +fc916ce530feb079a56a5b709b59730c7fd2c493 SCM / Backend Services Configuration - Maintainers diff --git a/project.config b/project.config index c2173e3..af26b27 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain SCM / Backend Services Configuration. Privileges setting. [access] inheritFrom = scm/acls/domain_scm @@ -48,8 +47,8 @@ forgeAuthor = group SCM / Backend Services Configuration - Maintainers forgeCommitter = group SCM / Backend Services Configuration - Integrators forgeCommitter = group SCM / Backend Services Configuration - Maintainers - pushTag = group SCM / Backend Services Configuration - Integrators - pushTag = group SCM / Backend Services Configuration - Maintainers - pushSignedTag = group SCM / Backend Services Configuration - Integrators - pushSignedTag = group SCM / Backend Services Configuration - Maintainers push = +force group SCM / Backend Services Configuration - Maintainers + createTag = group SCM / Backend Services Configuration - Integrators + createTag = group SCM / Backend Services Configuration - Maintainers + createSignedTag = group SCM / Backend Services Configuration - Integrators + createSignedTag = group SCM / Backend Services Configuration - Maintainers