From 3fdfe543cdf4c8888cdeac6779888ea0ac82ea16 Mon Sep 17 00:00:00 2001
From: boardstretcher <szornes@outlook.com>
Date: Mon, 3 Oct 2016 15:49:03 -0400
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index e53dac0..de28c9f 100644
--- a/README.md
+++ b/README.md
@@ -204,6 +204,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
 * [GitLab CI](https://www.gitlab.com/gitlab-ci/) - Based off of ruby. They also provide GitLab, which manages git repositories.
 * [Go](http://www.go.cd/) - Open source continuous delivery server.
 * [Jenkins](http://jenkins-ci.org/) - An extendable open source continuous integration server.
+* [Spinnaker](http://www.spinnaker.io/) - Open source, multi-cloud continuous delivery platform for releasing software changes.
 
 ## Control Panels
 
-- 
GitLab