diff options
-rw-r--r-- | groups | 4 | ||||
-rw-r--r-- | project.config | 3 |
2 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,4 @@ +# UUID Group Name +# +1a2252c635d074c22dbea5b0ce0882f5ee2bc3b1 saml/fdio-gerrit-vpp-committers +6acf947caa7e4b52f2ed7b6539bb3a0d82ecc08d vpp diff --git a/project.config b/project.config index d81424c..23f666e 100644 --- a/project.config +++ b/project.config @@ -4,3 +4,6 @@ action = rebase if necessary [project] description = Repository to test main branch +[access "refs/*"] + label-Code-Review = -2..+1 group vpp + owner = group saml/fdio-gerrit-vpp-committers |