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, 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

💻