Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag'
[scm/acls/domain_service_framework/pims.git] / project.config
1 [project]
2         description = "Domain: Service Framework;"
3 [access]
4         inheritFrom = scm/acls/domain_service_framework
5 [access "refs/heads/*"]
6         abandon = group Service Framework / PIMS - Integrators
7         abandon = group Service Framework / PIMS - Maintainers
8         create = group Service Framework / PIMS - Integrators
9         create = group Service Framework / PIMS - Maintainers
10         forgeAuthor = group Service Framework / PIMS - Integrators
11         forgeAuthor = group Service Framework / PIMS - Maintainers
12         forgeCommitter = group Service Framework / PIMS - Integrators
13         forgeCommitter = group Service Framework / PIMS - Maintainers
14         forgeServerAsCommitter = group Service Framework / PIMS - Integrators
15         forgeServerAsCommitter = group Service Framework / PIMS - Maintainers
16         push = group Service Framework / PIMS - Integrators
17         push = +force group Service Framework / PIMS - Maintainers
18         pushMerge = group Service Framework / PIMS - Integrators
19         pushMerge = group Service Framework / PIMS - Maintainers
20         label-Code-Review = -2..+2 group Service Framework / PIMS - Integrators
21         label-Code-Review = -2..+2 group Service Framework / PIMS - Maintainers
22         label-Code-Review = -2..+2 group Service Framework / PIMS - Reviewers
23         label-Verified = -1..+1 group Service Framework / PIMS - Integrators
24         label-Verified = -1..+1 group Service Framework / PIMS - Maintainers
25         label-Verified = -1..+1 group Service Framework / PIMS - Reviewers
26         rebase = group Service Framework / PIMS - Integrators
27         rebase = group Service Framework / PIMS - Maintainers
28         removeReviewer = group Service Framework / PIMS - Integrators
29         removeReviewer = group Service Framework / PIMS - Maintainers
30         removeReviewer = group Service Framework / PIMS - Reviewers
31         submit = group Service Framework / PIMS - Integrators
32         submit = group Service Framework / PIMS - Maintainers
33         editTopicName = +force group Service Framework / PIMS - Integrators
34         editTopicName = +force group Service Framework / PIMS - Maintainers
35         deleteDrafts = group Service Framework / PIMS - Integrators
36         deleteDrafts = group Service Framework / PIMS - Maintainers
37         publishDrafts = group Service Framework / PIMS - Integrators
38         publishDrafts = group Service Framework / PIMS - Maintainers
39         publishDrafts = group Service Framework / PIMS - Reviewers
40         viewDrafts = group Service Framework / PIMS - Integrators
41         viewDrafts = group Service Framework / PIMS - Maintainers
42         viewDrafts = group Service Framework / PIMS - Reviewers
43 [access "refs/tags/*"]
44         create = group Service Framework / PIMS - Integrators
45         create = group Service Framework / PIMS - Maintainers
46         forgeAuthor = group Service Framework / PIMS - Integrators
47         forgeAuthor = group Service Framework / PIMS - Maintainers
48         forgeCommitter = group Service Framework / PIMS - Integrators
49         forgeCommitter = group Service Framework / PIMS - Maintainers
50         push = +force group Service Framework / PIMS - Maintainers
51         createTag = group Service Framework / PIMS - Integrators
52         createTag = group Service Framework / PIMS - Maintainers
53         createSignedTag = group Service Framework / PIMS - Integrators
54         createSignedTag = group Service Framework / PIMS - Maintainers