From a6c85b8b447b76051d8f480a8df8fa7fe6c98ae8 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Jan 18 2019 11:28:42 +0000 Subject: Clarify the current module EOL definition so people are not confused --- diff --git a/modules/ROOT/pages/making-modules/adding-new-modules.adoc b/modules/ROOT/pages/making-modules/adding-new-modules.adoc index 4c37e29..ee658fd 100644 --- a/modules/ROOT/pages/making-modules/adding-new-modules.adoc +++ b/modules/ROOT/pages/making-modules/adding-new-modules.adoc @@ -25,7 +25,7 @@ $ fedpkg request-branch --repo=NAME --sl rawhide:2020-12-01 BRANCH ---- * `NAME` — name of the package and the module * `BRANCH` — name of the stream branch of the package and the module -* `rawhide:2020-12-01` — expected end of life, must end with either `12-01` or `06-01` +* `rawhide:2020-12-01` — expected end of life, must end with either `12-01` or `06-01`. Right now, this is not actively used to do anything useful, although some systems might block you from maintaining your module. Please choose a date far in the future so you're not affected. [Work to fix this is in progress](https://tree.taiga.io/project/modularity-wg/epic/3). If this package does not share a name with the module (such as for dependencies), then only request the stream branch for this package: