From b80122d9574c88463bbd0e904efedbcb2aa74033 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 14:50:59 +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 390d84b864..ebfbf84e04 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Contribution Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) ## Introduction @@ -119,6 +119,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
wale soyinka

📆 🚧 🖋
sspencerwire

📆 🚧 🖋 +
Antoine Le Morvan

🖋 🌍 From 6c2b479117ca52c1edb194b81d5064a9cecc2c6a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 14:51:00 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index b752cc455a..1a6e380a46 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -26,6 +26,16 @@ "maintenance", "content" ] + }, + { + "login": "alemorvan", + "name": "Antoine Le Morvan", + "avatar_url": "https://avatars.githubusercontent.com/u/3603739?v=4", + "profile": "https://github.com/alemorvan", + "contributions": [ + "content", + "translation" + ] } ], "contributorsPerLine": 7,