| commit | 3c31187caf3ce2c95206adbb67c9608cbb7a44e6 | [log] [tgz] |
|---|---|---|
| author | Dibyo Mukherjee <dibyajyoti@google.com> | Thu Jun 15 18:13:21 2017 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jun 15 18:13:21 2017 +0000 |
| tree | 23095ceac532c4c43c3080dd68f875689695eea3 | |
| parent | 506830367b94351f360db3a8d39168a30169948b [diff] |
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