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=HEAD;p=scm%2Facls%2Fdomain_sdk%2Fdocuments.git Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- diff --git a/groups b/groups index 3d9c555..180a7a0 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # -ef210a0f20479a09226eed21c99c13a108109186 SDK / Documents - Maintainers 0a6715ced7a122a628274f31281912788b8968f4 SDK / Documents - Integrators 32f5e4cca435bd80ab9f234be8f99bdef1c8ee90 SDK / Documents - Reviewers +ef210a0f20479a09226eed21c99c13a108109186 SDK / Documents - Maintainers diff --git a/project.config b/project.config index bb819f4..70959fa 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain SDK / Documents. Privileges setting. [access] inheritFrom = scm/acls/domain_sdk @@ -48,8 +47,8 @@ forgeAuthor = group SDK / Documents - Maintainers forgeCommitter = group SDK / Documents - Integrators forgeCommitter = group SDK / Documents - Maintainers - pushTag = group SDK / Documents - Integrators - pushTag = group SDK / Documents - Maintainers - pushSignedTag = group SDK / Documents - Integrators - pushSignedTag = group SDK / Documents - Maintainers push = +force group SDK / Documents - Maintainers + createTag = group SDK / Documents - Integrators + createTag = group SDK / Documents - Maintainers + createSignedTag = group SDK / Documents - Integrators + createSignedTag = group SDK / Documents - Maintainers