Modify access rules
diff --git a/project.config b/project.config
index a4361e3..63705c3 100644
--- a/project.config
+++ b/project.config
@@ -5,7 +5,9 @@
 [project]
 	description = Holds permissions suitable for VOLTHA repos
 [access "refs/heads/*"]
+	submit = group BISDN Team
 	submit = group VOLTHADevs
+	label-Code-Review = -2..+2 group BISDN Team
 	label-Code-Review = -2..+2 group VOLTHA-CORE
 	label-Code-Review = -2..+2 group VOLTHATST
 	label-Code-Review = -1..+1 group VOLTHADevs