Modify access rules
diff --git a/groups b/groups
new file mode 100644
index 0000000..aea48b3
--- /dev/null
+++ b/groups
@@ -0,0 +1,3 @@
+# UUID                                                        	Group Name
+#
+google:AI2Pq9qEPXmwTdNQIFV7s7cYAqPNq_dt0gYtFBIVVALIUqEXTANZu54	google/gem5-arm@googlegroups.com
diff --git a/project.config b/project.config
index ed2b885..5b0a795 100644
--- a/project.config
+++ b/project.config
@@ -2,3 +2,13 @@
 	inheritFrom = All-Projects
 [project]
 	description = Common configuration for arm/*
+[access "refs/heads/sve/*"]
+	exclusiveGroupPermissions = create createTag createSignedTag delete push label-Maintainer labelAs-Maintainer editAssignee
+	create = group google/gem5-arm@googlegroups.com
+	createTag = group google/gem5-arm@googlegroups.com
+	createSignedTag = group google/gem5-arm@googlegroups.com
+	delete = group google/gem5-arm@googlegroups.com
+	push = group google/gem5-arm@googlegroups.com
+	label-Maintainer = -1..+1 group google/gem5-arm@googlegroups.com
+	labelAs-Maintainer = -1..+1 group google/gem5-arm@googlegroups.com
+	editAssignee = group google/gem5-arm@googlegroups.com