Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag'
[scm/acls/domain_ui_framework/services.git] / project.config
1 [project]
2         description = Subdomain UI Framework / Services. Privileges setting.
3 [access]
4         inheritFrom = scm/acls/domain_ui_framework
5 [access "refs/heads/*"]
6         abandon = group UI Framework / Services - Integrators
7         abandon = group UI Framework / Services - Maintainers
8         create = group UI Framework / Services - Integrators
9         create = group UI Framework / Services - Maintainers
10         forgeAuthor = group UI Framework / Services - Integrators
11         forgeAuthor = group UI Framework / Services - Maintainers
12         forgeCommitter = group UI Framework / Services - Integrators
13         forgeCommitter = group UI Framework / Services - Maintainers
14         forgeServerAsCommitter = group UI Framework / Services - Integrators
15         forgeServerAsCommitter = group UI Framework / Services - Maintainers
16         push = group UI Framework / Services - Integrators
17         push = +force group UI Framework / Services - Maintainers
18         pushMerge = group UI Framework / Services - Integrators
19         pushMerge = group UI Framework / Services - Maintainers
20         label-Code-Review = -2..+2 group UI Framework / Services - Integrators
21         label-Code-Review = -2..+2 group UI Framework / Services - Maintainers
22         label-Code-Review = -2..+2 group UI Framework / Services - Reviewers
23         label-Verified = -1..+1 group UI Framework / Services - Integrators
24         label-Verified = -1..+1 group UI Framework / Services - Maintainers
25         label-Verified = -1..+1 group UI Framework / Services - Reviewers
26         rebase = group UI Framework / Services - Integrators
27         rebase = group UI Framework / Services - Maintainers
28         removeReviewer = group UI Framework / Services - Integrators
29         removeReviewer = group UI Framework / Services - Maintainers
30         removeReviewer = group UI Framework / Services - Reviewers
31         submit = group UI Framework / Services - Integrators
32         submit = group UI Framework / Services - Maintainers
33         editTopicName = +force group UI Framework / Services - Integrators
34         editTopicName = +force group UI Framework / Services - Maintainers
35         deleteDrafts = group UI Framework / Services - Integrators
36         deleteDrafts = group UI Framework / Services - Maintainers
37         publishDrafts = group UI Framework / Services - Integrators
38         publishDrafts = group UI Framework / Services - Maintainers
39         publishDrafts = group UI Framework / Services - Reviewers
40         viewDrafts = group UI Framework / Services - Integrators
41         viewDrafts = group UI Framework / Services - Maintainers
42         viewDrafts = group UI Framework / Services - Reviewers
43 [access "refs/tags/*"]
44         create = group UI Framework / Services - Integrators
45         create = group UI Framework / Services - Maintainers
46         forgeAuthor = group UI Framework / Services - Integrators
47         forgeAuthor = group UI Framework / Services - Maintainers
48         forgeCommitter = group UI Framework / Services - Integrators
49         forgeCommitter = group UI Framework / Services - Maintainers
50         push = +force group UI Framework / Services - Maintainers
51         createTag = group UI Framework / Services - Integrators
52         createTag = group UI Framework / Services - Maintainers
53         createSignedTag = group UI Framework / Services - Integrators
54         createSignedTag = group UI Framework / Services - Maintainers