diff --git a/modules/release_guide/nav.adoc b/modules/release_guide/nav.adoc index efc0714..8054d7a 100644 --- a/modules/release_guide/nav.adoc +++ b/modules/release_guide/nav.adoc @@ -8,4 +8,6 @@ ** xref:beta_RC_compose.adoc[Beta RC compose] ** xref:beta_release.adoc[Beta release] ** xref:final_freeze.adoc[Final freeze] +** xref:final_RC_compose.adoc[Final RC compose] ** xref:final_release.adoc[Final release] +** xref:release_eol.adoc[End Of Life] diff --git a/modules/release_guide/pages/release_eol.adoc b/modules/release_guide/pages/release_eol.adoc new file mode 100644 index 0000000..09402c0 --- /dev/null +++ b/modules/release_guide/pages/release_eol.adoc @@ -0,0 +1,17 @@ +== End Of Life + +=== Description + +Each release of Fedora is maintained as laid out in the +https://fedoraproject.org/wiki/Fedora_Release_Life_Cycle#Maintenance_Schedule[maintenance +schedule]. At the conclusion of the maintenance period, a Fedora release +enters `end of life` status. This procedure describes the tasks +necessary to move a release to that status. + +=== Actions + + +==== Reminder announcement + +Send an email to devel@, devel-announce@, test-announce@, announce@ +lists as remainder about the release EOL. Use https://pagure.io/releng/blob/main/f/mail-templates/07-end-of-life.txt[template] from release engineering repo \ No newline at end of file