From 537e21130f893ce4668d266875fbb9fe0ae9b68f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 22:21:14 +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 0f8bd3fb0..e5cdd7d7d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -87,6 +87,15 @@ "contributions": [ "code" ] + }, + { + "login": "xprnio", + "name": "Ragnar Laud", + "avatar_url": "https://avatars.githubusercontent.com/u/3042904?v=4", + "profile": "https://ragnarlaud.dev", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,