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