Modify access rules
[All-Projects.git] / project.config
1 [project]
2         description = Rights inherited by all other projects
3 [access "refs/*"]
4         read = group Administrators
5         read = group Anonymous Users
6 [access "refs/heads/*"]
7 [access "refs/meta/config"]
8         read = group Project Owners