commit | b9eaaea61269fe098a2486e6e45ec12fc9c4dd92 | [log] [tgz] |
---|---|---|
author | Gerrit Code Review <gerrit@onlab.us> | Thu Nov 24 03:13:33 2016 +0000 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Nov 24 03:13:33 2016 +0000 |
tree | dafd4db69ce6032c54b45ed6448bcd669fbab261 | |
parent | be4fbe14043aee605535a612005b19aeb2691142 [diff] |
Add addPatchSet permission to all projects
diff --git a/project.config b/project.config index 952acf9..68f75b2 100644 --- a/project.config +++ b/project.config
@@ -85,3 +85,5 @@ publishDrafts = group Registered Users [access "refs/for/refs/meta/config"] push = group Administrators +[access "refs/for/*"] + addPatchSet = group Registered Users