From c3dc5346f2d3d6a441c98c8a255304246e626f86 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 09:42:31 +0000 Subject: [PATCH 1/2] update README.md [skip ci] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4649f7a10..a282cfac0 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,9 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc Jay Carlson
Jay Carlson

💻 Michael Padilla
Michael Padilla

💻 + + Andreas Steinkellner
Andreas Steinkellner

💻 + From e724070086f14488b54acb476cf17011ccf6fe62 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 09:42:32 +0000 Subject: [PATCH 2/2] update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index f8c44e30d..e766636fe 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -505,6 +505,15 @@ "contributions": [ "code" ] + }, + { + "login": "NarrowCode", + "name": "Andreas Steinkellner", + "avatar_url": "https://avatars.githubusercontent.com/u/6213380?v=4", + "profile": "https://narrowcode.xyz", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 5,