Modify access rules
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 22 Jun 2021 15:45:47 +0000 (15:45 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 22 Jun 2021 15:45:47 +0000 (15:45 +0000)
groups
project.config

diff --git a/groups b/groups
index fb3d7ac..9aa97a0 100644 (file)
--- a/groups
+++ b/groups
@@ -1,5 +1,6 @@
 # UUID                                         Group Name
 #
+1e46eda42a33a67970449f87abe8736aafbf2fe5       Gitlab Replication
 370e6af46b6555ea85a07430b604b011587eb73e       Automation Users
 8325367ff8aca40c74dc7ea22b1221c413d9bb43       CLA Accepted - Individual
 a68d9c5857ba53c4d27de209227b88b8286c9794       CLA Accepted - Corporate
index 246f4ff..58fdba9 100644 (file)
@@ -2,6 +2,7 @@
        description = Access inherited by all other projects.
 [access "refs/*"]
        read = group Anonymous Users
+       read = group Gitlab Replication
        read = group Registered Users
        revert = group Registered Users
 [access "refs/meta/config"]