From 6ad001b8514ebbee236e9cd525844824bee289f0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 08:41:02 +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 19906a8c..7ac6bc92 100644 --- a/README.md +++ b/README.md @@ -399,6 +399,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Azeem Bande-Ali
Azeem Bande-Ali

📖 Viacheslav Kudinov
Viacheslav Kudinov

🛡️ + justanotheranonymoususer
justanotheranonymoususer

🐛 From 9f239e1579e21d953d92788fe84dcdfa47ff0e95 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 08:41:03 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 90e79dd9..d9b4cdd3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -479,8 +479,18 @@ "contributions": [ "security" ] + }, + { + "login": "justanotheranonymoususer", + "name": "justanotheranonymoususer", + "avatar_url": "https://avatars.githubusercontent.com/u/5781692?v=4", + "profile": "https://github.com/justanotheranonymoususer", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, - "skipCi": true + "skipCi": true, + "commitType": "docs" }