From 09c3b19b9563ec9bf1de7e96f5d327e791d40844 Mon Sep 17 00:00:00 2001 From: joshuabezaleel Date: Wed, 13 Feb 2019 22:33:44 +0700 Subject: [PATCH] add mattermost-server as a project built with Cobra (#824) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74262953..adb69ce4 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Many of the most widely used Go projects are built using Cobra including: * [Pouch](https://github.com/alibaba/pouch) * [Istio](https://istio.io) * [Prototool](https://github.com/uber/prototool) +* [mattermost-server](https://github.com/mattermost/mattermost-server) [![Build Status](https://travis-ci.org/spf13/cobra.svg "Travis CI status")](https://travis-ci.org/spf13/cobra) [![CircleCI status](https://circleci.com/gh/spf13/cobra.png?circle-token=:circle-token "CircleCI status")](https://circleci.com/gh/spf13/cobra)