Modify access rules
diff --git a/project.config b/project.config
index 2183541..5361598 100644
--- a/project.config
+++ b/project.config
@@ -3,7 +3,7 @@
[submit]
action = merge always
[access "refs/*"]
- owner = group tf-rmm-approvers
+ owner = group Administrators
[project]
description = Gerrit settings common to repositories under the TF-RMM namespace
[access "refs/heads/*"]
@@ -26,3 +26,6 @@
push = group tf-rmm-approvers
read = group tf-rmm-approvers
submit = group tf-rmm-approvers
+[access "refs/meta/dashboards/*"]
+ create = group tf-rmm-approvers
+ push = group tf-rmm-approvers