commit | f9fd57b5e50353d2327ce8e9ccb8c7debb42a329 | [log] [tgz] |
---|---|---|
author | Ali Al-Shabibi <ali@onlab.us> | Tue Jun 21 05:20:13 2016 -0700 |
committer | Gerrit Code Review <gerrit@localhost> | Tue Jun 21 05:20:13 2016 -0700 |
tree | f0f91b9d49046084d21d5f43c3b845c2625ceaf3 | |
parent | efbfd6ff7bb0d3b88c0d27d6eb4b985f57d98b42 [diff] |
Modify access rules
diff --git a/project.config b/project.config index d62621b..59ba876 100644 --- a/project.config +++ b/project.config
@@ -15,6 +15,7 @@ [access "refs/*"] read = group Administrators read = group Anonymous Users + read = group Non-Interactive Users read = group Registered Users [access "refs/heads/*"] create = group Administrators