From 47dc0e759fcbf9d92e220a9980a0a49db7b409dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Dulko?= Date: Tue, 23 Jun 2020 13:01:08 +0200 Subject: [PATCH] Inform that single +2 is required to merge patches This was agreed with active devs of the project and raised on the mailing list [1]. From now on, we can merge patches with only a single +2 vote in Gerrit. [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015440.html Change-Id: I0b631401cdb9a293a4eaeda6c7d9e0d41cb01cee --- CONTRIBUTING.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 7dec0ad8..e484363f 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -10,6 +10,9 @@ submitted for review via the Gerrit tool: https://docs.openstack.org/infra/manual/developers.html#development-workflow +Please note that the team is currently pretty small, so we decided to adopt a +policy of a single +2 in Gerrit required to merge the patches. + Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: