From 2e953f7470e92f4d9b3dd1e0cc9e84f34b4044f1 Mon Sep 17 00:00:00 2001 From: William Moreno Date: Mon, 8 Oct 2018 12:58:47 -0600 Subject: [PATCH] Please add Pagure as a Self Hosted option By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; (b) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. Signed-off-by: William Moreno Reyes williamjmorenor@gmail.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16e4359..4dc334f 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [Apache Allura](https://allura.apache.org/) - an open source implementation of project hosting platform * [Phabricator](https://www.phacility.com/) - an integrated set of powerful tools to help companies build higher quality software * [RhodeCode CE/EE](https://rhodecode.com/) - a platform delivering enterprise source code management +* [Pagure](https://pagure.io/pagure) - a flask based git forge used to host [the Fedora Project sources](https://src.fedoraproject.org/). ## Workflow *Inexpensive branching allows people adopt workflows other than the classic centralilzed workflow*