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