From 19aad66ae591722c8abf8c8d1d54fff7958f3179 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 18:47:55 +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 ae9f72a..e941b26 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -786,8 +786,18 @@ "contributions": [ "code" ] + }, + { + "login": "soderlind", + "name": "Per Søderlind", + "avatar_url": "https://avatars.githubusercontent.com/u/1649452?v=4", + "profile": "https://soderlind.no", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, - "linkToUsage": true + "linkToUsage": true, + "commitType": "docs" }