From 8596e14e85e1d5ab5fc7e736649233b6da7ff437 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Mon, 27 Jun 2022 16:51:23 +0200 Subject: [PATCH] Fix minor language errors in the dropping-projects document This patch is a follow up on the [1] and addresses only some minor comments from the last patch set of it. [1] https://review.opendev.org/c/openstack/governance/+/840856 Change-Id: I19041fdee4fbb7a891a8d725303c137f063c3f3c --- reference/dropping-projects.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/dropping-projects.rst b/reference/dropping-projects.rst index 02d75b3b4..a1cd878a9 100644 --- a/reference/dropping-projects.rst +++ b/reference/dropping-projects.rst @@ -32,13 +32,13 @@ requirements. - Broken CI close to release point - During critical points in the release cycle, like e.g. RC1 release week, - project's CI may be broken and there will be nobody willing to help and fix + During critical points in the release cycle, like RC1 release week, + a project's CI may be broken and there will be nobody willing to help and fix it. There is a risk of producing non-functional deliverables and this is a good sign of a dysfunctional team. - To minimize risk of hitting such an issue close to the final release, like - e.g. in RC1 week, the release management team will test projects around + To minimize the risk of hitting such an issue close to the final release, + like in RC1 week, the release management team will test projects around Requirements Freeze week, which is usually about 5 weeks before final release to check that tests are still passing with the current set of dependencies. @@ -56,7 +56,7 @@ requirements. TC members will periodically check Gerrit and Zuul stats of each OpenStack project, using ``tools/project_stats_check.py`` script to see if any of the - projects is lacking contributors and their activities are not sufficient to + projects are lacking contributors and their activities are not sufficient to handle the incoming requests. This may also signal a dysfunctional team. Criteria