From 957c3242041a60dcfcf38c12b28a6dd45c6d72dc Mon Sep 17 00:00:00 2001 From: Andreas Fritiofson Date: Sat, 18 Jan 2014 18:16:42 +0100 Subject: [PATCH] doc: Add Gerrit to the Developer resources section Change-Id: Icbf2050967cea06b05a09574a6a91ce1407a489f Signed-off-by: Andreas Fritiofson Reviewed-on: http://openocd.zylin.com/1885 Tested-by: jenkins Reviewed-by: Paul Fertser Reviewed-by: Xiaofan Reviewed-by: Spencer Oliver --- doc/openocd.texi | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/doc/openocd.texi b/doc/openocd.texi index ea3db757ec..d8c7ca188c 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -262,6 +262,25 @@ This document is a work-in-progress, but contributions would be welcome to fill in the gaps. All of the source files are provided in-tree, listed in the Doxyfile configuration at the top of the source tree. +@section Gerrit Review System + +All changes in the OpenOCD Git repository go through the web-based Gerrit +Code Review System: + +@uref{http://openocd.zylin.com/} + +After a one-time registration and repository setup, anyone can push commits +from their local Git repository directly into Gerrit. +All users and developers are encouraged to review, test, discuss and vote +for changes in Gerrit. The feedback provides the basis for a maintainer to +eventually submit the change to the main Git repository. + +The @file{HACKING} file, also available as the Patch Guide in the Doxygen +Developer Manual, contains basic information about how to connect a +repository to Gerrit, prepare and push patches. Patch authors are expected to +maintain their changes while they're in Gerrit, respond to feedback and if +necessary rework and push improved versions of the change. + @section OpenOCD Developer Mailing List The OpenOCD Developer Mailing List provides the primary means of @@ -269,10 +288,6 @@ communication between developers: @uref{https://lists.sourceforge.net/mailman/listinfo/openocd-devel} -Discuss and submit patches to this list. -The @file{HACKING} file contains basic information about how -to prepare patches. - @section OpenOCD Bug Database During the 0.4.x release cycle the OpenOCD project team began -- 2.30.2