Modify access rules
diff --git a/groups b/groups
new file mode 100644
index 0000000..6582984
--- /dev/null
+++ b/groups
@@ -0,0 +1,3 @@
+# UUID                 	Group Name
+#
+global:Registered-Users	Registered Users
diff --git a/project.config b/project.config
index a782fca..cf4b803 100644
--- a/project.config
+++ b/project.config
@@ -2,3 +2,5 @@
 	inheritFrom = All-Projects
 [submit]
 	action = inherit
+[access "refs/heads/*"]
+	submit = group Registered Users