From 0ea9a476b799c1deefead2e1c523850a0d338aa4 Mon Sep 17 00:00:00 2001 From: Gerrit Code Review Date: Sat, 10 Nov 2018 14:32:58 +0000 Subject: [PATCH] Remove force option from 'Push Annotated Tag' permission The force option on 'Push Annotated Tag' had no effect and is no longer supported. --- project.config | 96 +++++++++++++++++++++++++++++----------------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/project.config b/project.config index e72b647..9ad42e8 100644 --- a/project.config +++ b/project.config @@ -4,52 +4,52 @@ [access] inheritFrom = scm/acls/domain_sdk [access "refs/heads/*"] - abandon = group SDK / Command line tools - Integrators - abandon = group SDK / Command line tools - Maintainers - create = group SDK / Command line tools - Integrators - create = group SDK / Command line tools - Maintainers - forgeAuthor = group SDK / Command line tools - Integrators - forgeAuthor = group SDK / Command line tools - Maintainers - forgeCommitter = group SDK / Command line tools - Integrators - forgeCommitter = group SDK / Command line tools - Maintainers - forgeServerAsCommitter = group SDK / Command line tools - Integrators - forgeServerAsCommitter = group SDK / Command line tools - Maintainers - push = group SDK / Command line tools - Integrators - push = +force group SDK / Command line tools - Maintainers - pushMerge = group SDK / Command line tools - Integrators - pushMerge = group SDK / Command line tools - Maintainers - label-Code-Review = -2..+2 group SDK / Command line tools - Integrators - label-Code-Review = -2..+2 group SDK / Command line tools - Maintainers - label-Code-Review = -2..+2 group SDK / Command line tools - Reviewers - label-Verified = -1..+1 group SDK / Command line tools - Integrators - label-Verified = -1..+1 group SDK / Command line tools - Maintainers - label-Verified = -1..+1 group SDK / Command line tools - Reviewers - rebase = group SDK / Command line tools - Integrators - rebase = group SDK / Command line tools - Maintainers - removeReviewer = group SDK / Command line tools - Integrators - removeReviewer = group SDK / Command line tools - Maintainers - removeReviewer = group SDK / Command line tools - Reviewers - submit = group SDK / Command line tools - Integrators - submit = group SDK / Command line tools - Maintainers - editTopicName = +force group SDK / Command line tools - Integrators - editTopicName = +force group SDK / Command line tools - Maintainers - deleteDrafts = group SDK / Command line tools - Integrators - deleteDrafts = group SDK / Command line tools - Maintainers - publishDrafts = group SDK / Command line tools - Integrators - publishDrafts = group SDK / Command line tools - Maintainers - publishDrafts = group SDK / Command line tools - Reviewers - viewDrafts = group SDK / Command line tools - Integrators - viewDrafts = group SDK / Command line tools - Maintainers - viewDrafts = group SDK / Command line tools - Reviewers + abandon = group SDK / Command line tools - Integrators + abandon = group SDK / Command line tools - Maintainers + create = group SDK / Command line tools - Integrators + create = group SDK / Command line tools - Maintainers + forgeAuthor = group SDK / Command line tools - Integrators + forgeAuthor = group SDK / Command line tools - Maintainers + forgeCommitter = group SDK / Command line tools - Integrators + forgeCommitter = group SDK / Command line tools - Maintainers + forgeServerAsCommitter = group SDK / Command line tools - Integrators + forgeServerAsCommitter = group SDK / Command line tools - Maintainers + push = group SDK / Command line tools - Integrators + push = +force group SDK / Command line tools - Maintainers + pushMerge = group SDK / Command line tools - Integrators + pushMerge = group SDK / Command line tools - Maintainers + label-Code-Review = -2..+2 group SDK / Command line tools - Integrators + label-Code-Review = -2..+2 group SDK / Command line tools - Maintainers + label-Code-Review = -2..+2 group SDK / Command line tools - Reviewers + label-Verified = -1..+1 group SDK / Command line tools - Integrators + label-Verified = -1..+1 group SDK / Command line tools - Maintainers + label-Verified = -1..+1 group SDK / Command line tools - Reviewers + rebase = group SDK / Command line tools - Integrators + rebase = group SDK / Command line tools - Maintainers + removeReviewer = group SDK / Command line tools - Integrators + removeReviewer = group SDK / Command line tools - Maintainers + removeReviewer = group SDK / Command line tools - Reviewers + submit = group SDK / Command line tools - Integrators + submit = group SDK / Command line tools - Maintainers + editTopicName = +force group SDK / Command line tools - Integrators + editTopicName = +force group SDK / Command line tools - Maintainers + deleteDrafts = group SDK / Command line tools - Integrators + deleteDrafts = group SDK / Command line tools - Maintainers + publishDrafts = group SDK / Command line tools - Integrators + publishDrafts = group SDK / Command line tools - Maintainers + publishDrafts = group SDK / Command line tools - Reviewers + viewDrafts = group SDK / Command line tools - Integrators + viewDrafts = group SDK / Command line tools - Maintainers + viewDrafts = group SDK / Command line tools - Reviewers [access "refs/tags/*"] - create = group SDK / Command line tools - Integrators - create = group SDK / Command line tools - Maintainers - forgeAuthor = group SDK / Command line tools - Integrators - 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 = +force 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 + create = group SDK / Command line tools - Integrators + create = group SDK / Command line tools - Maintainers + forgeAuthor = group SDK / Command line tools - Integrators + 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 -- 2.7.4