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