Modify access rules
diff --git a/groups b/groups
index a67c54c..5d18aa4 100644
--- a/groups
+++ b/groups
@@ -2,4 +2,5 @@
 #
 4153773b680635a73b9965cb3b29e0b631e5215c	tf-rmm-approvers
 7c05eb1a9b6d175b7b553af378f380423ff922e4	Bot Users
+dbb7d4a7a8900e6b01caf02ec389265588f39b3d	Administrators
 global:Registered-Users                 	Registered Users
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