Gerrit Setup: Add notice to add full name

Note to newcomers that they should add their full name in Gerrit.

Signed-off-by: Noah Brewer <noah.t.brewer@gmail.com>
Change-Id: I30bf805822e34191c0f7064a82ef1999f7294595
diff --git a/development/gerrit-setup.md b/development/gerrit-setup.md
index e8c2b83..c1d5be8 100644
--- a/development/gerrit-setup.md
+++ b/development/gerrit-setup.md
@@ -40,6 +40,9 @@
 * Enter e-mail in Settings -> Contact Information -> Register New E-Mail
 * Check e-mail for confirmation and click the link to confirm
 
+##### Add full name to Gerrit
+* Enter your full name in Settings -> Profile -> Full name
+
 ##### Add SSH config entry
 Add the following to `~/.ssh/config`:
 ```