From b236b57cbe6cb0a89b16bcbc5965e3e8683e3895 Mon Sep 17 00:00:00 2001
From: Cody Heimberger <cody.heimberger@printerlogic.com>
Date: Tue, 6 Mar 2018 12:21:38 -0700
Subject: [PATCH] added gitolite

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index d6511642..2658313b 100644
--- a/README.md
+++ b/README.md
@@ -1116,6 +1116,9 @@ _See also [Ticketing](#ticketing), [Task management/To-do lists](#task-managemen
 - [The Bug Genie](http://www.thebuggenie.com/) - The Bug Genie is a friendly project management and issue tracking tool. ([Source Code](https://github.com/thebuggenie/thebuggenie)) `MPL-2.0` `PHP`
 - [Trac](http://trac.edgewall.org/) - Trac is an enhanced wiki and issue tracking system for software development projects. `BSD` `Python`
 - [Tuleap](https://www.tuleap.org/) - Tuleap is a libre suite to plan, track, code and collaborate on software projects. ([Source Code](https://tuleap.net/plugins/git/tuleap/tuleap/stable?p=tuleap%2Fstable.git&a=tree)) `GPL-2.0` `PHP`
+- [Gitolite](http://gitolite.com/gitolite/index.html) - Gitolite allows you to
+  setup git hosting on a central server, with fine-grained access control and
+many more powerful features. `GPLv2` `Perl`
 
 ### Bug Trackers