Initialized Gerrit Code Review 2.2.1
[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         forgeAuthor = group Registered Users
7 [access "refs/for/refs/*"]
8         push = group Registered Users
9 [access "refs/heads/*"]
10         label-Code-Review = -1..+1 group Registered Users
11 [access "refs/meta/config"]
12         read = group Project Owners