aboutsummaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorPaul Fertser <fercerpav@gmail.com>2018-01-18 11:39:52 +0300
committerPaul Fertser <fercerpav@gmail.com>2018-03-13 08:41:01 +0000
commit3a32902987fd1ebf256f4f2aea79c7c87ed86070 (patch)
tree9f8509989069ab1828b19b2e04113c8a7b50c2f1 /HACKING
parentb8c7232b6694a60970176f8854d6b4a2f1860d6e (diff)
downloadriscv-openocd-3a32902987fd1ebf256f4f2aea79c7c87ed86070.zip
riscv-openocd-3a32902987fd1ebf256f4f2aea79c7c87ed86070.tar.gz
riscv-openocd-3a32902987fd1ebf256f4f2aea79c7c87ed86070.tar.bz2
HACKING: clarify linking identities procedure
Change-Id: I89e93002181926eec5fc5a339765b773559a8ff1 Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/4354 Tested-by: jenkins Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING13
1 files changed, 10 insertions, 3 deletions
diff --git a/HACKING b/HACKING
index 162da86..0bea65a 100644
--- a/HACKING
+++ b/HACKING
@@ -1,13 +1,20 @@
// This file is part of the Doxygen Developer Manual
/** @page patchguide Patch Guidelines
-\attention If you're behind a corporate wall with http only access to the
-world, you can still use these instructions!
-
\attention You can't send patches to the mailing list anymore at all. Nowadays
you are expected to send patches to the OpenOCD Gerrit GIT server for a
review.
+\attention If you already have a Gerrit account and want to try a
+different sign in method, please first sign in as usually, press your
+name in the upper-right corner, go to @a Settings, select @a
+Identities pane, press <em>Link Another Identity</em> button. In case
+you already have duplicated accounts, ask administrators for manual
+merging.
+
+\attention If you're behind a corporate wall with http only access to the
+world, you can still use these instructions!
+
@section gerrit Submitting patches to the OpenOCD Gerrit server
OpenOCD is to some extent a "self service" open source project, so to