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 [access "refs/meta/config"]
7         read = group Administrators
8         read = group Project Owners
9 [capability]
10         administrateServer = group Administrators
11         emailReviewers = deny group developer
12         emailReviewers = deny group native