1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-04-26 22:52:34 +02:00

docs: Add guideline about Gerrit display names

If none of "Full name" or "Display name" is set for a Gerrit account,
code reviews emails are sent from "Name of user not set" instead of
a user name. It is worth clarifying explicitly in the docs.

Change-Id: I69b6f5c1c56a2798dd156582cb5fa246b2396ab3
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/79250
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Peter Marheine <pmarheine@chromium.org>
Reviewed-by: Stanislav Ponomarev <me@stasponomarev.com>
This commit is contained in:
Anastasia Klimchuk 2023-11-24 19:16:18 +11:00 committed by Anastasia Klimchuk
parent fb456a6306
commit 9a570318bb

View File

@ -183,6 +183,8 @@ Creating an account
#. Add an e-mail address so that Gerrit can send notifications to you about
your patch.
#. Upload an SSH public key, or click the button to generate an HTTPS password.
#. After account created, set either "Full name" or "Display name", it is used by Gerrit
for code review emails.
.. _pushing-a-patch: