commit | 47366d3470253b4333d50c1af9865a2947bac9df | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Wed Jul 28 04:48:12 2021 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Wed Jul 28 04:48:12 2021 +0000 |
tree | 72565befd5811b6265039f9fd7eeb94bfe670251 | |
parent | e95366a29f1dd627d9471da5b650e9b29adf7666 [diff] [blame] |
Modify access rules
diff --git a/project.config b/project.config index a782fca..ce558d4 100644 --- a/project.config +++ b/project.config
@@ -2,3 +2,11 @@ inheritFrom = All-Projects [submit] action = inherit +[access "refs/*"] + read = group ONFStaff + read = block group Anonymous Users + read = block group Registered Users +[access "refs/heads/aether-1.5"] + read = group Anonymous Users +[access "refs/heads/master"] + read = group SDRANAccess