From 0f6e318b6d352178100c7af2919cd85800b0c4c0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 09:13:22 +0000 Subject: [PATCH] update .all-contributorsrc --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f6c94377..e0617168 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2682,8 +2682,18 @@ "contributions": [ "doc" ] + }, + { + "login": "dioxias", + "name": "skye", + "avatar_url": "https://avatars.githubusercontent.com/u/48442092?v=4", + "profile": "https://skye.sh", + "contributions": [ + "question" + ] } ], "contributorsPerLine": 6, - "linkToUsage": true + "linkToUsage": true, + "commitType": "docs" }