[docs] Allow pseudonyms

Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
This commit is contained in:
x7z4w
2025-07-25 09:15:25 +00:00
committed by Harry Bond
parent b0bdd2c665
commit 5e8a8de646

View File

@@ -102,5 +102,4 @@ Git has a flag that can sign a commit for you. An example using it is:
git commit -s -m 'An example commit message'
Use your real name or on some rare cases a company email address, but we
disallow pseudonyms or anonymous contributions.
You can sign-off using your pseudonym or real name.