commit | 26e4f6150284e1edf2db81c9d830156fd1023ef3 | [log] [tgz] |
---|---|---|
author | Andrii Shyshkalov <tandrii@chromium.org> | Thu Feb 05 16:03:38 2015 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Feb 05 16:03:38 2015 |
tree | 304fa280064e32c8eae247b69e9951ad3c1297ff | |
parent | 9e583250b8d492a7cefdf3f4114afee59d7dad39 [diff] |
Modify access rules
diff --git a/project.config b/project.config index 298427a..7591416 100644 --- a/project.config +++ b/project.config
@@ -29,3 +29,6 @@ push = +force group arc-owners push = group arc-push create = group arc-push +[access "refs/test/*"] + create = group arc-owners + push = group arc-owners