From b770e1c4def3532c7b59c4d2e4cd3cee26d4548b Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Thu, 19 Oct 2023 17:47:28 +0200 Subject: [PATCH] CONTRIBUTING: Switch from real name policy to know identity policy Signed-off-by: Mark Wielaard --- CONTRIBUTING | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index bb48975ba..1a1c443f0 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -45,7 +45,9 @@ then you just add a line saying Signed-off-by: Random J Developer -using your real name (sorry, no pseudonyms or anonymous contributions.) +using a known identity (sorry, no anonymous contributions.) +The name you use as your identity should not be an anonymous id +or false name that misrepresents who you are. git commit --signoff will add such a Signed-off-by line at the end of the commit log message for you. -- 2.47.2