From 320db7310ee71b539866c4d963c7bcc207779fda Mon Sep 17 00:00:00 2001
From: Virgile Prevosto <virgile.prevosto@cea.fr>
Date: Wed, 6 Nov 2024 19:32:29 +0100
Subject: [PATCH] [release] mention non-contributor status

---
 doc/release/validation.tex | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/release/validation.tex b/doc/release/validation.tex
index 8ef3eb1372..7740bda352 100644
--- a/doc/release/validation.tex
+++ b/doc/release/validation.tex
@@ -121,6 +121,11 @@ sed -n 's/^author //p' | sort -f | uniq -ic | sort -nr
 \textbf{Note:} This requires to install the package \texttt{parallel}. Source
 for the command: \url{https://gist.github.com/amitchhajer/4461043}.
 
+\textbf{Note:} For various reasons, people who contributed more than 100 LoC in
+a release might not be cited as contributor. Check
+\url{https://git.frama-c.com/frama-c/frama-c/-/wikis/Non-contributors} to see
+if this is the case before adding someone (and edit the wiki if needed).
+
 \subsection{Commit}
 
 Commit any change that you have done during these checks \textbf{and push}.
-- 
GitLab