From f1ba7317a4e866fc377e02e371bd9c5e0685be6c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 25 Jul 2020 16:31:10 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index a14f463..08cd69d 100644
--- a/README.md
+++ b/README.md
@@ -135,6 +135,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Yasser Omar Jammeli 💻 🐛 |
Mourad Brahim 💻 |
heshesh2010 🐛 📓 |
+ Federico Tarascio 💻 |
From 1cfda48553a3c9f6d2604ee48271c157d6133d82 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 25 Jul 2020 16:31:11 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 59d90d4..ee3e59a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -22,18 +22,18 @@
"contributions": [
"code",
"bug"
- ]
- },
- {
+ ]
+ },
+ {
"login": "mourad-brahim",
"name": "Mourad Brahim",
"avatar_url": "https://avatars1.githubusercontent.com/u/17046133?v=4",
"profile": "https://github.com/mourad-brahim",
"contributions": [
"code"
- ]
- },
- {
+ ]
+ },
+ {
"login": "heshesh2010",
"name": "heshesh2010",
"avatar_url": "https://avatars1.githubusercontent.com/u/16393042?v=4",
@@ -42,6 +42,15 @@
"bug",
"userTesting"
]
+ },
+ {
+ "login": "ssoldy",
+ "name": "Federico Tarascio",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/45917574?v=4",
+ "profile": "https://github.com/ssoldy",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,