From: Gerrit Code Review Date: Sat, 10 Nov 2018 14:32:58 +0000 (+0000) Subject: Remove force option from 'Push Annotated Tag' permission X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=11bf6a9b1cf4e486410b35a195aaf2311bfe9f02;p=scm%2Facls%2Fdomain_service_framework%2Fsensor.git Remove force option from 'Push Annotated Tag' permission The force option on 'Push Annotated Tag' had no effect and is no longer supported. --- diff --git a/project.config b/project.config index c7e70ae..581f729 100644 --- a/project.config +++ b/project.config @@ -48,7 +48,7 @@ forgeCommitter = group Service Framework / Sensor - Integrators forgeCommitter = group Service Framework / Sensor - Maintainers pushTag = group Service Framework / Sensor - Integrators - pushTag = +force group Service Framework / Sensor - Maintainers + pushTag = group Service Framework / Sensor - Maintainers pushSignedTag = group Service Framework / Sensor - Integrators pushSignedTag = group Service Framework / Sensor - Maintainers push = +force group Service Framework / Sensor - Maintainers