From cfac88b001d50310be0a5cb1a64de1c315ab74a2 Mon Sep 17 00:00:00 2001
From: Thomas Shaw <tshaw@riotgames.com>
Date: Wed, 2 Jan 2019 18:08:08 +0000
Subject: [PATCH] Add blog post about running bash functions as a service

Signed-off-by: Thomas Shaw <tshaw@riotgames.com>
---
 community.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/community.md b/community.md
index e9b972e2..638c8c20 100644
--- a/community.md
+++ b/community.md
@@ -86,6 +86,7 @@ Key:
 
 | Blog/repo name and description                                          | Author       | Site     | Date        |
 |---------------------------------------------------------------------|--------------|----------|-------------|
+| [Bash Functions as a Service](https://medium.com/@thomas.shaw78/bash-functions-as-a-service-b4033bc1ee97) | Thomas Shaw | medium.com | 02-Jan-2019 |
 | [4 Top Technology Predictions for 2019](https://medium.com/@filipSk/4-top-technology-predictions-for-2019-c9ddc9c345bd) | Filip Cieker | medium.com | 01-Jan-2019 |
 
 ### 2018
-- 
GitLab