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=6acad3dcfe37db68a2f0c39f6280be6b91539137;p=scm%2Facls%2Fdomain_scm%2Fcommon_configuration.git Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- diff --git a/groups b/groups index e8551e5..ef44f7c 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # -e4ecbb6d19f321b707ffc93751a8f05a1b6ec886 SCM / Common Configuration - Maintainers b3237f5dd34a679debb7d9e48a484b9efc95572a SCM / Common Configuration - Integrators ccfc5f52bd6af85a319367313e52c8f75bbb7785 SCM / Common Configuration - Reviewers +e4ecbb6d19f321b707ffc93751a8f05a1b6ec886 SCM / Common Configuration - Maintainers diff --git a/project.config b/project.config index dc19c87..ade8dd8 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain SCM / Common Configuration. Privileges setting. [access] inheritFrom = scm/acls/domain_scm @@ -48,8 +47,8 @@ forgeAuthor = group SCM / Common Configuration - Maintainers forgeCommitter = group SCM / Common Configuration - Integrators forgeCommitter = group SCM / Common Configuration - Maintainers - pushTag = group SCM / Common Configuration - Integrators - pushTag = group SCM / Common Configuration - Maintainers - pushSignedTag = group SCM / Common Configuration - Integrators - pushSignedTag = group SCM / Common Configuration - Maintainers push = +force group SCM / Common Configuration - Maintainers + createTag = group SCM / Common Configuration - Integrators + createTag = group SCM / Common Configuration - Maintainers + createSignedTag = group SCM / Common Configuration - Integrators + createSignedTag = group SCM / Common Configuration - Maintainers