commit | ebeabcb58d37ca6521f61551a632dd0b8051974e | [log] [tgz] |
---|---|---|
author | Benjamin Copeland <ben.copeland@linaro.org> | Fri Nov 30 14:45:48 2018 +0000 |
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | Fri Nov 30 14:45:48 2018 +0000 |
tree | 96a0f3013ef33ced33882fc27015a2bfc2374afe | |
parent | e8d9dac0c10a5b8937f71bc7e0084e7cd7592cad [diff] [blame] |
Modify access rules
diff --git a/project.config b/project.config index e080951..0e92c28 100644 --- a/project.config +++ b/project.config
@@ -2,3 +2,8 @@ inheritFrom = All-Projects [submit] action = rebase if necessary +[access "refs/heads/*"] + push = group infrastructure-approvers + label-Code-Review = -2..+2 group infrastructure-approvers + label-Code-Review = -1..+1 group Non-Interactive Users + submit = group infrastructure-approvers