diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2020-10-23 18:41:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2020-10-23 18:41:21 +0000 |
commit | efaa593e6187a23b83eef3b2d5b31aa11ab848e7 (patch) | |
tree | bd15aea19833b5d7b3f853673b7d11fab78ffce1 | |
parent | 99f22163a5b277703eca35942f05222208fac83f (diff) |
Modify access rules
-rw-r--r-- | groups | 3 | ||||
-rw-r--r-- | project.config | 2 |
2 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,3 @@ +# UUID Group Name +# +1a2252c635d074c22dbea5b0ce0882f5ee2bc3b1 saml/fdio-gerrit-vpp-committers diff --git a/project.config b/project.config index d81424c..a7c36e7 100644 --- a/project.config +++ b/project.config @@ -4,3 +4,5 @@ action = rebase if necessary [project] description = Repository to test main branch +[access "refs/*"] + owner = group saml/fdio-gerrit-vpp-committers |