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=f3cb458b04569a6bc8acdc5ad7685c0be1b352d9;p=scm%2Facls%2Fdomain_scm%2Fbb.git Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- diff --git a/groups b/groups index ded63e9..ba34ee6 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # -d2c90bc57e58cc70aa7f97b1367c239b44188a7a SCM / BB - Maintainers -d121c740bb824974559e743d8555e28ebff2c90b SCM / BB - Integrators 47a6e7efe9302a11719e20ffdc31c65f7cf6c82f SCM / BB - Reviewers +d121c740bb824974559e743d8555e28ebff2c90b SCM / BB - Integrators +d2c90bc57e58cc70aa7f97b1367c239b44188a7a SCM / BB - Maintainers diff --git a/project.config b/project.config index 4e86c79..71be735 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain SCM / BB. Privileges setting. [access] inheritFrom = scm/acls/domain_scm @@ -48,8 +47,8 @@ forgeAuthor = group SCM / BB - Maintainers forgeCommitter = group SCM / BB - Integrators forgeCommitter = group SCM / BB - Maintainers - pushTag = group SCM / BB - Integrators - pushTag = group SCM / BB - Maintainers - pushSignedTag = group SCM / BB - Integrators - pushSignedTag = group SCM / BB - Maintainers push = +force group SCM / BB - Maintainers + createTag = group SCM / BB - Integrators + createTag = group SCM / BB - Maintainers + createSignedTag = group SCM / BB - Integrators + createSignedTag = group SCM / BB - Maintainers