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