From 170a673d5c692c1f2ff15c95fa0fd7006f97700a Mon Sep 17 00:00:00 2001 From: Darafei Praliaskouski Date: Thu, 6 Aug 2026 23:09:47 +0400 Subject: [PATCH] docs: add joschi655 to contributors --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ecfb8f6a12..edaaaa0395 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1203,6 +1203,15 @@ "code", "test" ] + }, + { + "login": "joschi655", + "name": "Oskar Jonathan Johannes Breitfeld", + "avatar_url": "https://avatars.githubusercontent.com/u/183807437?v=4", + "profile": "https://github.com/joschi655", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,