Modify access rules
diff --git a/groups b/groups
index 5a1ccb7..b618841 100644
--- a/groups
+++ b/groups
@@ -1,5 +1,6 @@
 # UUID                                  	Group Name
 #
+65dab9fc03122a49f4d257d6636a9a4028f50e87	BISDN Team
 6f55433b74a6ddc1fc89ec0726c9fdb10428a999	VOLTHA-CORE
 9c345fc3c801560be01c68778d85ebc5ff3212dc	VOLTHADevs
 fc6dd3d6c5577096e8e92d48b28d6f843142f4fc	VOLTHATST
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