Add missing extra-ATC for xena

Change-Id: Ifddb0c259bcbed341c67e2a3fccf515c299838a9
This commit is contained in:
Hervé Beraud
2021-03-01 11:34:59 +01:00
parent 1fea88eccf
commit 5a63c018e7
2 changed files with 15 additions and 0 deletions

View File

@@ -79,6 +79,19 @@ second milestones as well as the third milestone, are therefore not considered
part of the release for the cycle. This does not apply to cycle-trailing part of the release for the cycle. This does not apply to cycle-trailing
packaging / lifecycle management projects. packaging / lifecycle management projects.
.. _x-extra-atc-freeze:
Extra-ATC freeze
--------------------------------------
All contributions to OpenStack are valuable, but some are not expressed as
Gerrit code changes. That allow teams to list active contributors to their
projects and who do not have a code contribution this cycle, and therefore won't
automatically be considered an Active Technical Contributor and allowed
to vote. This is done by adding extra-atcs to
https://opendev.org/openstack/governance/src/branch/master/reference/projects.yaml
before the Extra-ATC freeze on 13 August, 2021.
.. _x-final-lib: .. _x-final-lib:
Final release for non-client libraries Final release for non-client libraries

View File

@@ -64,6 +64,8 @@ cycle:
- end: '2021-08-13' - end: '2021-08-13'
name: R-8 name: R-8
start: '2021-08-09' start: '2021-08-09'
x-project:
- x-extra-atc-freeze
- end: '2021-08-20' - end: '2021-08-20'
name: R-7 name: R-7
start: '2021-08-16' start: '2021-08-16'