commit | bbdb797db76a002fc0d8a93bbf6a11264b02f890 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Fri Feb 11 00:55:14 2022 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Fri Feb 11 00:55:14 2022 +0000 |
tree | 362d0cf64b7fa3de4e47fc7a31df90ae989f48a0 | |
parent | 8d31a753dac680a399c1980fd62506ace858084e [diff] [blame] |
Modify access rules
diff --git a/project.config b/project.config index a782fca..fe5946c 100644 --- a/project.config +++ b/project.config
@@ -2,3 +2,8 @@ inheritFrom = All-Projects [submit] action = inherit +[access "refs/heads/*"] + forgeAuthor = group SDFabricDevs + forgeCommitter = group SDFabricDevs + label-Code-Review = -2..+2 group SDFabricDevs + submit = group SDFabricDevs