95aa3e56c4402da898645c559a7137f6b05e0055
[scm/acls/domain_scm/common_configuration.git] / project.config
1 [access]
2         inheritFrom = scm/acls/domain_scm
3 [access "refs/heads/*"]
4         abandon = group SCM / Common Configuration - Subdomain
5         create = group SCM / Common Configuration - Subdomain
6         forgeAuthor = group SCM / Common Configuration - Subdomain
7         forgeCommitter = group SCM / Common Configuration - Subdomain
8         forgeServerAsCommitter = group SCM / Common Configuration - Subdomain
9         push = +force group SCM / Common Configuration - Subdomain
10         pushMerge = group SCM / Common Configuration - Subdomain
11         label-Code-Review = -2..+2 group SCM / Common Configuration - Subdomain
12         label-Verified = -1..+1 group SCM / Common Configuration - Subdomain
13         rebase = group SCM / Common Configuration - Subdomain
14         removeReviewer = group SCM / Common Configuration - Subdomain
15         submit = group SCM / Common Configuration - Subdomain
16         editTopicName = group SCM / Common Configuration - Subdomain
17         deleteDrafts = group SCM / Common Configuration - Subdomain
18         publishDrafts = group SCM / Common Configuration - Subdomain
19 [access "refs/tags/*"]
20         create = group SCM / Common Configuration - Subdomain
21         push = +force group SCM / Common Configuration - Subdomain
22         pushTag = +force group SCM / Common Configuration - Subdomain
23         pushSignedTag = group SCM / Common Configuration - Subdomain
24         forgeAuthor = group SCM / Common Configuration - Subdomain
25         forgeCommitter = group SCM / Common Configuration - Subdomain
26         forgeServerAsCommitter = group SCM / Common Configuration - Subdomain