From fd51b8d2758d239e8f92b9b9aa481e8eae5a53d5 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Aug 25 2017 16:05:35 +0000 Subject: update fedora process --- diff --git a/source/development/building-modules/adding-modules-to-fedora.rst b/source/development/building-modules/adding-modules-to-fedora.rst index c12be7a..feae602 100644 --- a/source/development/building-modules/adding-modules-to-fedora.rst +++ b/source/development/building-modules/adding-modules-to-fedora.rst @@ -1,17 +1,9 @@ Adding modules to Fedora ======================== -All modules should go through a formal review - the same way as packages do - -before they can become part of Fedora. As the Modularity project is still -under development and there is no review process yet, only members of the -Modularity team can add new modules trough a temporary simplified process. +The `packaging guidelines for modules `__ +and the `review process `__ are final +drafts very soon to be reviewed and approved. -At the moment, the preferred way for both **production** and **staging** is to -create a ticket at `https://pagure.io/fedora-infrastructure/issues -`__ to add the new repository -and give you write access. Make sure to mention that you need a **'module**' -repository, and that you need it in production or staging. - -The repositories will be available in the Fedora dist git - see the `httpd -module `__ as an -example. +Modular repositories are available in the `fedora dist-git `__ under the module namespace. +See the `httpd module `__ as an example.