From d7cfb11d61eaebd894049675764c535d3675b7b9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 18:03:25 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f097949..544eb4a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Serverless Monorepo Microservices Template -[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-) This template aims to define an opinionated clean Serverless monorepo microservices architecture. @@ -88,6 +88,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Charles Géry

💻
Stan Hannebelle

💻
Quentin Hello

🚇 +
Paul Molin

💻 From 88c5e044681cf9e31416c6f67c4d60918d665f2d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 18:03:26 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0486a32..4ef91d8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -108,6 +108,15 @@ "contributions": [ "infra" ] + }, + { + "login": "Paulmolin", + "name": "Paul Molin", + "avatar_url": "https://avatars.githubusercontent.com/u/5166068?v=4", + "profile": "https://github.com/Paulmolin", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,