Modify access rules

This commit is contained in:
Gerrit administrator 2013-03-10 13:00:41 +01:00 committed by Gerrit Code Review
parent f6707f771e
commit a08d9dcb76

View File

@ -5,8 +5,7 @@
action = fast forward only action = fast forward only
[access "refs/heads/*"] [access "refs/heads/*"]
create = group Minix admins create = group Minix admins
forgeAuthor = group Minix admins forgeAuthor = group Minix devs
forgeCommitter = group Minix admins
forgeCommitter = group Minix devs forgeCommitter = group Minix devs
label-Code-Review = -2..+2 group Minix devs label-Code-Review = -2..+2 group Minix devs
label-Code-Review = -1..+1 group Non-Interactive Users label-Code-Review = -1..+1 group Non-Interactive Users