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