Modify access rules
diff --git a/project.config b/project.config
index eb96038..b16a904 100644
--- a/project.config
+++ b/project.config
@@ -8,3 +8,12 @@
 	owner = group Administrators
 	read = group arc-committers
 	read = group arc-owners
+[access "refs/for/refs/*"]
+	push = group arc-committers
+	push = group arc-owners
+	pushMerge = group arc-committers
+	pushMerge = group arc-owners
+	label-Code-Review = -2..+2 group arc-committers
+	label-Code-Review = -2..+2 group arc-owners
+	labelAs-Verified = -1..+1 group arc-committers
+	labelAs-Verified = -1..+1 group arc-owners