From f620562d68835be5e661b5e4506b640084b9b47b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 07:31:44 +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 0d559687..0e245de7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -204,6 +204,15 @@ "contributions": [ "code" ] + }, + { + "login": "msiemens", + "name": "Markus Siemens", + "avatar_url": "https://avatars.githubusercontent.com/u/1873922?v=4", + "profile": "https://m-siemens.de/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,