From 713468b6d1b6a4a5865ff40a90eb2c57a505a6a3 Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Thu, 5 Sep 2013 07:54:43 +1200 Subject: [PATCH] Explain API projects a little. I was thoroughly confused, and suspect others without direct experience may be too. Change-Id: I9003eeaefc7734ef360ff893cec8c828fd51f254 --- doc/source/gerrit.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/source/gerrit.rst b/doc/source/gerrit.rst index 1ce42c69e3..a5c2480a01 100644 --- a/doc/source/gerrit.rst +++ b/doc/source/gerrit.rst @@ -189,9 +189,10 @@ High level goals: $PROJECT-milestone (PTL and release minded people) exclusively can perform full code review (blocking or approving: +/- 2), and submit changes to be merged on milestone-proposed branches. -#. Full code review (+/- 2) of API projects should be available to the - -core group of the corresponding implementation project as well as to - the OpenStack Documentation Coordinators. +#. Full code review (+/- 2) of API projects (documentation of the API, + not implementation of the API) should be available to the -core + group of the corresponding implementation project as well as to the + OpenStack Documentation Coordinators. #. Full code review of stable branches should be available to the -core group of the project as well as the openstack-stable-maint group.