From 7e4002597e76ffc15f0cd3f8f9c3bede97e5cd06 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 23:44:07 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b13c376..73316210 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Sean Baines

📖
Mikhail Vasin

📖 +
Aleksandar Grbic

📖 From 419696b3bd8556d574bda1cb6e2d0149d524210c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 23:44:08 +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 dfcb9dd6..c16acd7f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -492,6 +492,15 @@ "contributions": [ "doc" ] + }, + { + "login": "agjs", + "name": "Aleksandar Grbic", + "avatar_url": "https://avatars.githubusercontent.com/u/7226555?v=4", + "profile": "https://aleksandar.xyz", + "contributions": [ + "doc" + ] } ], "skipCi": true,