From 73a1671611afdad4ea2ba2e9a661458556ae562a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 14:52:51 +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..ad502fd843 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

📆 🚧 🖋 +
ambaradan

🌍 From 08568679a7dc12688c7965e470949d9c106c56c3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 14:52:52 +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 b752cc455a..26326d9941 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -26,6 +26,15 @@ "maintenance", "content" ] + }, + { + "login": "ambaradan", + "name": "ambaradan", + "avatar_url": "https://avatars.githubusercontent.com/u/87865413?v=4", + "profile": "https://github.com/ambaradan", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 7,