From 528491f7ad8fc208ce21cf901623d667ee2f00ac Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 16:57:37 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8f3c9c5b21f..28a526cb75e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1104,6 +1104,15 @@ "contributions": [ "code" ] + }, + { + "login": "ArcticCoder", + "name": "Vili Sinervä", + "avatar_url": "https://avatars.githubusercontent.com/u/39151688?v=4", + "profile": "https://github.com/ArcticCoder", + "contributions": [ + "code" + ] } ], "skipCi": true,