From bf6d3964b755ddb2b2e29e5fc1b8374110834f9b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 18:48:48 +0000 Subject: [PATCH 1/2] docs: update CONTRIBUTING.md [skip ci] --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cbb20e257..d8947224e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -134,6 +134,7 @@ For recognizing contributions, please follow [this documentation](https://allcon MikeYaacoubStax
MikeYaacoubStax

👀 🔧 Jeff Banks
Jeff Banks

💻 🧑‍🏫 ⚠️ Stefano Lottini
Stefano Lottini

🐛 + Sebastián Estévez
Sebastián Estévez

🐛 🎨 From a962a64f00a6c43981dcee10c2c7d80fd64fccb5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 18:48:49 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0f56d4add..7f47aef74 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -71,6 +71,16 @@ "contributions": [ "bug" ] + }, + { + "login": "phact", + "name": "Sebastián Estévez", + "avatar_url": "https://avatars.githubusercontent.com/u/1313220?v=4", + "profile": "https://github.com/phact", + "contributions": [ + "bug", + "design" + ] } ] }