commit | 18459aad3a003684b21e0cc2aa8cc21ad7cca14d | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Fri Jan 15 22:17:41 2021 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Fri Jan 15 22:17:41 2021 +0000 |
tree | 124379c704bace2d26f3a507fc1f0166b2adc0bc | |
parent | c09211cbb62a47826052adf0840f45a82cd48609 [diff] |
Modify access rules
diff --git a/project.config b/project.config index 03a11e8..ab4ee47 100644 --- a/project.config +++ b/project.config
@@ -14,3 +14,5 @@ [access "refs/groups/*"] exclusiveGroupPermissions = read read = group Registered Users +[access "refs/meta/external-ids"] + push = group Administrators