diff --git a/rdd-technical-reference.md b/rdd-technical-reference.md
index e1a33157b35898d1f98a403ed0adb7f35eaa421f..73d10c5b41db890627e7bb5e9ae026acd95ab94a 100644
--- a/rdd-technical-reference.md
+++ b/rdd-technical-reference.md
@@ -398,6 +398,8 @@ Projects with more than one developer in the team, it is preferred to have code
 reviewer within the team, in other cases your friendly rdd developer team is
 on your side.
 
+- idea: invite all developers to a MR, at least 2 approvals needed for MR taking place. this way, everbody gets the chance to have a look at other people's code
+
 ### Proof of concept
 When preparing a proof of concept that is always labeled `poc`, a code review is
 not necessary.