From 7d5a3a8b494ae44cd9651f9505e88a250082765e Mon Sep 17 00:00:00 2001
From: Simon Ser <contact@emersion.fr>
Date: Mon, 13 May 2024 14:16:50 +0200
Subject: [PATCH] governance: document review requirements

This has been the standard practice but wasn't really documented
anywhere.

Signed-off-by: Simon Ser <contact@emersion.fr>
---
 GOVERNANCE.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index 4dcb029e..3d7c43d6 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -82,6 +82,8 @@ standardization.
    one open-source server implementation to be eligible for inclusion.
 7. "Open-source" is defined as distributed with an Open Source Initiative
    approved license.
+8. All protocols are eligible for inclusion only if formally reviewed in-depth
+   by at least one member's point-of-contact different from the author.
 
 ### 2.3. Introducing new protocols
 
-- 
GitLab