Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag'
[scm/acls/domain_testing.git] / project.config
1 [project]
2         description = Domain Testing. Privileges setting.
3 [access]
4         inheritFrom = scm/acls/domains
5 [access "refs/heads/*"]
6         owner = group Testing - Architects
7         abandon = group Testing - Architects
8         abandon = group Testing - Integrators
9         abandon = group Testing - Maintainers
10         create = group Testing - Architects
11         create = group Testing - Integrators
12         create = group Testing - Maintainers
13         forgeAuthor = group Testing - Architects
14         forgeAuthor = group Testing - Integrators
15         forgeAuthor = group Testing - Maintainers
16         forgeCommitter = group Testing - Architects
17         forgeCommitter = group Testing - Integrators
18         forgeCommitter = group Testing - Maintainers
19         forgeServerAsCommitter = group Testing - Architects
20         forgeServerAsCommitter = group Testing - Integrators
21         forgeServerAsCommitter = group Testing - Maintainers
22         push = +force group Testing - Architects
23         push = group Testing - Integrators
24         push = +force group Testing - Maintainers
25         pushMerge = group Testing - Architects
26         pushMerge = group Testing - Integrators
27         pushMerge = group Testing - Maintainers
28         label-Code-Review = -2..+2 group Testing - Architects
29         label-Code-Review = -2..+2 group Testing - Integrators
30         label-Code-Review = -2..+2 group Testing - Maintainers
31         label-Code-Review = -2..+2 group Testing - Reviewers
32         label-Code-Review = -1..+1 group Registered Users
33         label-Verified = -1..+1 group Testing - Architects
34         label-Verified = -1..+1 group Testing - Integrators
35         label-Verified = -1..+1 group Testing - Maintainers
36         label-Verified = -1..+1 group Testing - Reviewers
37         rebase = group Testing - Architects
38         rebase = group Testing - Integrators
39         rebase = group Testing - Maintainers
40         removeReviewer = group Testing - Architects
41         removeReviewer = group Testing - Integrators
42         removeReviewer = group Testing - Maintainers
43         removeReviewer = group Testing - Reviewers
44         submit = group Testing - Architects
45         submit = group Testing - Integrators
46         submit = group Testing - Maintainers
47         editTopicName = +force group Testing - Architects
48         editTopicName = +force group Testing - Integrators
49         editTopicName = +force group Testing - Maintainers
50         deleteDrafts = group Testing - Architects
51         deleteDrafts = group Testing - Integrators
52         deleteDrafts = group Testing - Maintainers
53         publishDrafts = group Testing - Architects
54         publishDrafts = group Testing - Integrators
55         publishDrafts = group Testing - Maintainers
56         publishDrafts = group Testing - Reviewers
57         viewDrafts = group Testing - Architects
58         viewDrafts = group Testing - Integrators
59         viewDrafts = group Testing - Maintainers
60         viewDrafts = group Testing - Reviewers
61 [access "refs/tags/*"]
62         create = group Testing - Architects
63         create = group Testing - Integrators
64         create = group Testing - Maintainers
65         forgeAuthor = group Testing - Architects
66         forgeAuthor = group Testing - Integrators
67         forgeAuthor = group Testing - Maintainers
68         forgeCommitter = group Testing - Architects
69         forgeCommitter = group Testing - Integrators
70         forgeCommitter = group Testing - Maintainers
71         push = +force group Testing - Architects
72         push = +force group Testing - Maintainers
73         createTag = group Testing - Architects
74         createTag = group Testing - Integrators
75         createTag = group Testing - Maintainers
76         createSignedTag = group Testing - Architects
77         createSignedTag = group Testing - Integrators
78         createSignedTag = group Testing - Maintainers