Modify access rules
diff --git a/groups b/groups new file mode 100644 index 0000000..ff5ea66 --- /dev/null +++ b/groups
@@ -0,0 +1,3 @@ +# UUID Group Name +# +mdb:edge-istio-team mdb/edge-istio-team
diff --git a/project.config b/project.config index 563d43e..4b76af3 100644 --- a/project.config +++ b/project.config
@@ -1,2 +1,5 @@ [access] inheritFrom = All-Projects +[access "refs/heads/*"] + owner = group mdb/edge-istio-team + push = group mdb/edge-istio-team