Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag'
[scm/acls/domain_testing.git] / project.config
index 1224ca1..2f1c04c 100644 (file)
@@ -1,4 +1,78 @@
+[project]
+       description = Domain Testing. Privileges setting.
 [access]
        inheritFrom = scm/acls/domains
-[project]
-       state = active
+[access "refs/heads/*"]
+       owner = group Testing - Architects
+       abandon = group Testing - Architects
+       abandon = group Testing - Integrators
+       abandon = group Testing - Maintainers
+       create = group Testing - Architects
+       create = group Testing - Integrators
+       create = group Testing - Maintainers
+       forgeAuthor = group Testing - Architects
+       forgeAuthor = group Testing - Integrators
+       forgeAuthor = group Testing - Maintainers
+       forgeCommitter = group Testing - Architects
+       forgeCommitter = group Testing - Integrators
+       forgeCommitter = group Testing - Maintainers
+       forgeServerAsCommitter = group Testing - Architects
+       forgeServerAsCommitter = group Testing - Integrators
+       forgeServerAsCommitter = group Testing - Maintainers
+       push = +force group Testing - Architects
+       push = group Testing - Integrators
+       push = +force group Testing - Maintainers
+       pushMerge = group Testing - Architects
+       pushMerge = group Testing - Integrators
+       pushMerge = group Testing - Maintainers
+       label-Code-Review = -2..+2 group Testing - Architects
+       label-Code-Review = -2..+2 group Testing - Integrators
+       label-Code-Review = -2..+2 group Testing - Maintainers
+       label-Code-Review = -2..+2 group Testing - Reviewers
+       label-Code-Review = -1..+1 group Registered Users
+       label-Verified = -1..+1 group Testing - Architects
+       label-Verified = -1..+1 group Testing - Integrators
+       label-Verified = -1..+1 group Testing - Maintainers
+       label-Verified = -1..+1 group Testing - Reviewers
+       rebase = group Testing - Architects
+       rebase = group Testing - Integrators
+       rebase = group Testing - Maintainers
+       removeReviewer = group Testing - Architects
+       removeReviewer = group Testing - Integrators
+       removeReviewer = group Testing - Maintainers
+       removeReviewer = group Testing - Reviewers
+       submit = group Testing - Architects
+       submit = group Testing - Integrators
+       submit = group Testing - Maintainers
+       editTopicName = +force group Testing - Architects
+       editTopicName = +force group Testing - Integrators
+       editTopicName = +force group Testing - Maintainers
+       deleteDrafts = group Testing - Architects
+       deleteDrafts = group Testing - Integrators
+       deleteDrafts = group Testing - Maintainers
+       publishDrafts = group Testing - Architects
+       publishDrafts = group Testing - Integrators
+       publishDrafts = group Testing - Maintainers
+       publishDrafts = group Testing - Reviewers
+       viewDrafts = group Testing - Architects
+       viewDrafts = group Testing - Integrators
+       viewDrafts = group Testing - Maintainers
+       viewDrafts = group Testing - Reviewers
+[access "refs/tags/*"]
+       create = group Testing - Architects
+       create = group Testing - Integrators
+       create = group Testing - Maintainers
+       forgeAuthor = group Testing - Architects
+       forgeAuthor = group Testing - Integrators
+       forgeAuthor = group Testing - Maintainers
+       forgeCommitter = group Testing - Architects
+       forgeCommitter = group Testing - Integrators
+       forgeCommitter = group Testing - Maintainers
+       push = +force group Testing - Architects
+       push = +force group Testing - Maintainers
+       createTag = group Testing - Architects
+       createTag = group Testing - Integrators
+       createTag = group Testing - Maintainers
+       createSignedTag = group Testing - Architects
+       createSignedTag = group Testing - Integrators
+       createSignedTag = group Testing - Maintainers