Modify access rules
[All-Projects.git] / project.config
1 [project]
2         description = Rights inherited by all other projects
3         state = active
4 [access "refs/*"]
5         read = group Administrators
6         read = group Registered Users
7 [access "refs/meta/config"]
8         read = group Administrators
9         read = group Project Owners
10         push = group Administrators
11 [capability]
12         administrateServer = group Administrators
13         emailReviewers = deny group developer
14         emailReviewers = deny group native