]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
CONTRIBUTING: Switch from real name policy to know identity policy
authorMark Wielaard <mark@klomp.org>
Thu, 19 Oct 2023 15:47:28 +0000 (17:47 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 19 Oct 2023 15:47:28 +0000 (17:47 +0200)
Signed-off-by: Mark Wielaard <mark@klomp.org>
CONTRIBUTING

index bb48975bac33592da6c04e07a30b02bd628fc8c4..1a1c443f07b9c217606f5b693976e482e951d1a0 100644 (file)
@@ -45,7 +45,9 @@ then you just add a line saying
 
 Signed-off-by: Random J Developer <random@developer.example.org>
 
-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.