This also removes the 2021 calendar since that has come and gone. Signed-off-by: Mark Michelson <[email protected]> --- Documentation/internals/release-process.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/Documentation/internals/release-process.rst b/Documentation/internals/release-process.rst index e423c55d4..628ae9e8f 100644 --- a/Documentation/internals/release-process.rst +++ b/Documentation/internals/release-process.rst @@ -134,34 +134,34 @@ approximate: Release Calendar ---------------- -The 2021 timetable is shown below. Note that these dates are not set in stone. +The 2022 timetable is shown below. Note that these dates are not set in stone. If extenuating circumstances arise, a release may be delayed from its target date. +---------+-------------+-----------------+---------+ | Release | Soft Freeze | Branch Creation | Release | +---------+-------------+-----------------+---------+ -| 21.03.0 | Feb 5 | Feb 19 | Mar 5 | +| 22.03.0 | Feb 4 | Feb 18 | Mar 4 | +---------+-------------+-----------------+---------+ -| 21.06.0 | May 7 | May 21 | Jun 4 | +| 22.06.0 | May 6 | May 20 | Jun 3 | +---------+-------------+-----------------+---------+ -| 21.09.0 | Aug 6 | Aug 20 | Sep 3 | +| 22.09.0 | Aug 5 | Aug 19 | Sep 2 | +---------+-------------+-----------------+---------+ -| 21.12.0 | Nov 5 | Nov 19 | Dec 3 | +| 22.12.0 | Nov 4 | Nov 18 | Dec 2 | +---------+-------------+-----------------+---------+ -Below is the 2022 timetable +Below is the 2023 timetable +---------+-------------+-----------------+---------+ | Release | Soft Freeze | Branch Creation | Release | +---------+-------------+-----------------+---------+ -| 22.03.0 | Feb 4 | Feb 18 | Mar 4 | +| 23.03.0 | Feb 3 | Feb 17 | Mar 3 | +---------+-------------+-----------------+---------+ -| 22.06.0 | May 6 | May 20 | Jun 3 | +| 23.06.0 | May 5 | May 19 | Jun 2 | +---------+-------------+-----------------+---------+ -| 22.09.0 | Aug 5 | Aug 19 | Sep 2 | +| 23.09.0 | Aug 4 | Aug 18 | Sep 1 | +---------+-------------+-----------------+---------+ -| 22.12.0 | Nov 4 | Nov 18 | Dec 2 | +| 23.12.0 | Nov 3 | Nov 17 | Dec 1 | +---------+-------------+-----------------+---------+ Contact -- 2.37.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
