From ab781709ad0748f19a5ac9d7554c11687e5641ff Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mar 21 2017 12:34:17 +0000 Subject: update Adding modules to Fedora --- diff --git a/source/development/building-modules/adding-modules-to-fedora.rst b/source/development/building-modules/adding-modules-to-fedora.rst index 4f2d526..16ca2a8 100644 --- a/source/development/building-modules/adding-modules-to-fedora.rst +++ b/source/development/building-modules/adding-modules-to-fedora.rst @@ -1,14 +1,13 @@ Adding modules to Fedora ======================== -Adding a module repository is a manual process. At the moment the -preferred way is to create a ticket at +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. + +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 it needs to be -on **stg**.fedoraproject.org, that's the staging environment. One -example path for a module git repository is -*https://admin.stg.fedoraproject.org/pkgdb/package/modules/vim*. +mention that you need a **'module**' repository, and that you need it in production or staging. -Later on this will be automated by MBS, the module build server, but -this is still being worked on. +The repositories will be available in the Fedora dist git - see the `httpd module `__ as an example.