From b9ca38e68cb731b6ead2ee77cb4234d095cf86a0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 20:49:13 +0000 Subject: [PATCH 1/2] docs: update CONTRIBUTING.md [skip ci] --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cba0a2963..df01241f2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -140,6 +140,9 @@ For recognizing contributions, please follow [this documentation](https://allcon Lari Hotari
Lari Hotari

🐛 💻 👀 Matt Fleming
Matt Fleming

🐛 🎨 + + Jake Luciani
Jake Luciani

🐛 + From 26fbf6f02a9852210842d536ea72dba5225b1e5c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 20:49:14 +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 4111783c9..d2b608166 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -123,6 +123,15 @@ "bug", "design" ] + }, + { + "login": "tjake", + "name": "Jake Luciani", + "avatar_url": "https://avatars.githubusercontent.com/u/44456?v=4", + "profile": "https://github.com/tjake", + "contributions": [ + "bug" + ] } ] }