From af914a2c346dd76f5e5eadf7bbb5ab27d55c4076 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 23:26: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 4db74d6f17..323a7bcaf4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Contribution Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-67-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-68-orange.svg?style=flat-square)](#contributors-) ## Introduction @@ -202,6 +202,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
William Perron

๐Ÿ–‹
Roman Gherta

๐Ÿ–‹
YiฤŸit can BAลžALMA

๐Ÿ–‹ +
markooff

๐Ÿ–‹ ๐ŸŒ From 4e280eb2be242d6961ed15b8a17307d0a9740956 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 23:26:52 +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 5433d55a10..f36ac90b2b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -619,6 +619,16 @@ "contributions": [ "content" ] + }, + { + "login": "markooff", + "name": "markooff", + "avatar_url": "https://avatars.githubusercontent.com/u/24265888?v=4", + "profile": "https://github.com/markooff", + "contributions": [ + "content", + "translation" + ] } ], "contributorsPerLine": 7,