From 0208fc1945403e9e2c5e06b881bebb7994881cf0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 16:40:16 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b8712ea..753bdab 100644 --- a/README.md +++ b/README.md @@ -154,8 +154,18 @@ yarn dev # If you're using yarn Ross MacArthur
Ross MacArthur

💻 + Marcin Puc
Marcin Puc

💻 + + + + + Add your contributions + + + + From 2f7bd8dcd48e9bd8c788e167fe5fd6003224c3ac Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 16:40:17 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index c5963f8..778ab32 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -18,6 +18,15 @@ "contributions": [ "code" ] + }, + { + "login": "tranzystorekk", + "name": "Marcin Puc", + "avatar_url": "https://avatars.githubusercontent.com/u/5671049?v=4", + "profile": "https://tranzystorekk.codeberg.page", + "contributions": [ + "code" + ] } ] }