commit | d5c9ab10cbd224071f2cbc21384b1bca06b84ae0 | [log] [tgz] |
---|---|---|
author | Zack Williams <zack.williams@intel.com> | Wed Jul 13 18:37:00 2022 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Wed Jul 13 18:37:00 2022 +0000 |
tree | 04f44cd8f1331622c3617576ca9da33e6d5fc110 | |
parent | 32a33f1337f10206f8f639cd4c8179816e19158b [diff] [blame] |
Rename group SDRANAccess to X-SDRANAccess
diff --git a/project.config b/project.config index accac54..0cdd56a 100644 --- a/project.config +++ b/project.config
@@ -9,6 +9,6 @@ [access "refs/heads/aether-1.5"] read = group Anonymous Users [access "refs/heads/master"] - read = group SDRANAccess + read = group X-SDRANAccess [access "refs/tags/*"] read = deny group Anonymous Users