From 44bd916ede3894a8b0bd842639852c1f8ce4ba23 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:14:18 +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 16d16eb97..598b7bca4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -60,6 +60,15 @@ "contributions": [ "bug" ] + }, + { + "login": "kochie", + "name": "Robert Koch", + "avatar_url": "https://avatars.githubusercontent.com/u/10809884?v=4", + "profile": "https://me.kochie.io", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,