allow refs/heads/sysmocom/* access to sysmocom staff
diff --git a/project.config b/project.config
index b9ecf0d..2a5ae33 100644
--- a/project.config
+++ b/project.config
@@ -91,3 +91,7 @@
 	forgeAuthor = group Administrators
 	forgeAuthor = group Project Owners
 	forgeAuthor = group Registered Users
+[access "refs/heads/sysmocom/*"]
+	create = group sysmocom branch access
+	forgeAuthor = group sysmocom branch access
+	push = +force group sysmocom branch access