From 85c96ccd20cbb6279e497d457120822d83cc8e90 Mon Sep 17 00:00:00 2001
From: Victor Poughon <victor.poughon@cnes.fr>
Date: Fri, 2 Feb 2018 11:17:47 +0100
Subject: [PATCH] Update CONTRIBUTING.md

---
 CONTRIBUTING.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5f8a409abb..5c21b7d5cc 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -86,10 +86,8 @@ For example, here are some good commit messages:
 
 Your contribution is ready to be added to the main OTB repository? Send a Merge
 Request against the `develop` branch on GitLab using the merge request
-template.
-
-The merge request will then be discussed by the community and the core OTB
-team. Larger contributions will require code review and a formal PSC vote.
+template. The merge request will then be discussed by the community and the core
+OTB team.
 
 * Merge requests can not be merged until all discussions have been resolved (this is enforced by GitLab).
 * Merge requests **must receive at least 2 positives votes from PSC members** before being merged.
-- 
GitLab