Modify access rules
diff --git a/project.config b/project.config
index e080951..0e92c28 100644
--- a/project.config
+++ b/project.config
@@ -2,3 +2,8 @@
 	inheritFrom = All-Projects
 [submit]
 	action = rebase if necessary
+[access "refs/heads/*"]
+	push = group infrastructure-approvers
+	label-Code-Review = -2..+2 group infrastructure-approvers
+	label-Code-Review = -1..+1 group Non-Interactive Users
+	submit = group infrastructure-approvers