From a3eb717ffb64d0d37219019e8e0f9c7b93c7320f Mon Sep 17 00:00:00 2001 From: Lifepillar Date: Mon, 30 Jun 2014 11:00:26 +0200 Subject: [PATCH] Add OpenProject (project collaboration tool). OpenProject is a fork of ChiliProject. Currently, ChiliProject's development seems stale, but OpenProject is actively developed. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6381550..fe2dcdf 100644 --- a/README.md +++ b/README.md @@ -374,6 +374,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [ChiliProject](https://www.chiliproject.org) - Fork of Redmine. * [GitLab](https://www.gitlab.com/) - Clone of GitHub written in ruby. * [Gogs](http://gogs.io/) - Written in Go. +* [OpenProject](https://www.openproject.org) - Project collaboration with open source. * [Redmine](http://www.redmine.org/) - Written in ruby on rails. * [The Bug Genie](http://www.thebuggenie.com/) - Written in PHP. * [Trac](http://trac.edgewall.org/) - Written in python.