board-status.html: improve instructions

The foreword mentioned that you need a gerrit account, but not how to
have git push with the right credentials.
To ease onboarding, point out where to get them.

Change-Id: I0b022bc064e3bc89568617c1a3a3e0e5236ba520
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/29240
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Patrick Georgi 2018-10-23 14:35:37 +02:00
parent 9eac039f59
commit 4cec6b6d93
1 changed files with 5 additions and 1 deletions

View File

@ -18,7 +18,11 @@ devices are well-tested. We have
<a href='https://review.coreboot.org/cgit/coreboot.git/tree/util/board_status'>a tool in the coreboot repository</a>
to make contributing easy. The data resides in the
<a href='https://review.coreboot.org/gitweb/cgit/board-status.git'>board status repository</a>.
Contributing requires an account on review.coreboot.org</p>
Contributing requires an account on review.coreboot.org. After
logging into the site with your preferred OpenID or GitHub/Google
credentials, you can get a user name and password for git pushes on <a
href="https://review.coreboot.org/settings/#HTTPCredentials">gerrit's
settings screen</a>.</p>
<p>Sometimes the same board is sold under different names, we've tried to
list all known names but some names might be missing.</p>