From 6d5ada34d39cb3e724e4965ca3aa9bc22eeb8c45 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 2 Jul 2021 17:02:46 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 36c2ba1..57f4afd 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
# Sane Shopify
-
-[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
-
+[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
@@ -305,6 +303,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
James Homer 💻 |
Richard Cooke 📖 |
Lorenzo Girardi 💻 |
+ agonsgd 🐛 |
From fb6e686e06cf58516aea94ca10169d9f62b339f2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 2 Jul 2021 17:02:47 +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 4a926b2..29bc290 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -51,6 +51,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "agonsgd",
+ "name": "agonsgd",
+ "avatar_url": "https://avatars.githubusercontent.com/u/80262375?v=4",
+ "profile": "https://github.com/agonsgd",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,