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;p=scm%2Facls%2Fdomain_sdk%2Fcommand_line_tools.git Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- diff --git a/groups b/groups index 335f4d7..3fe7a2c 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # -97b585ead29beb293810dc9690a333206b75e94b SDK / Command line tools - Maintainers -260773d77ff49d4b94c2a98fc2c768e32779fed0 SDK / Command line tools - Integrators 0b83654df0d0438149d033985873a47a23f79154 SDK / Command line tools - Reviewers +260773d77ff49d4b94c2a98fc2c768e32779fed0 SDK / Command line tools - Integrators +97b585ead29beb293810dc9690a333206b75e94b SDK / Command line tools - Maintainers diff --git a/project.config b/project.config index 9ad42e8..5803ca9 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain SDK / Command line tools. Privileges setting. [access] inheritFrom = scm/acls/domain_sdk @@ -48,8 +47,8 @@ forgeAuthor = group SDK / Command line tools - Maintainers forgeCommitter = group SDK / Command line tools - Integrators forgeCommitter = group SDK / Command line tools - Maintainers - pushTag = group SDK / Command line tools - Integrators - pushTag = group SDK / Command line tools - Maintainers - pushSignedTag = group SDK / Command line tools - Integrators - pushSignedTag = group SDK / Command line tools - Maintainers push = +force group SDK / Command line tools - Maintainers + createTag = group SDK / Command line tools - Integrators + createTag = group SDK / Command line tools - Maintainers + createSignedTag = group SDK / Command line tools - Integrators + createSignedTag = group SDK / Command line tools - Maintainers