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