What is the process for submitting an application for inclusion in the main Fedora repositories?
I have written a Python application for Linux (you can find it here) which is currently included in the universe repository in Ubuntu. I have written Debian packaging for the application and use alien
to generate RPM packages for Fedora, CentOS, etc.
I would like to have my application included in the Fedora repositories but I'm not sure what that process involves or even where to start.
Where do I begin?