From 989eba3d3f840056f72f799feff1bcec87bc703f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 17 Jun 2021 16:12:04 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 156b9e9..20f7079 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
@@ -309,6 +309,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ehsan Aramide 💻 📖 💡 🚧 👀 ⚠️ |
Payam Zahedi 💻 📖 💡 🚧 👀 ⚠️ |
Mohammad Ali Khosravi 💻 📖 💡 ⚠️ 👀 |
+
Ali Torki 🤔 🚧 📆 |
From 1c9214d4900893a23a7c1fd3dd9e185e73b78e31 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 17 Jun 2021 16:12:05 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 327ce60..b38ef9e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -45,6 +45,17 @@
"test",
"review"
]
+ },
+ {
+ "login": "ali-master",
+ "name": "Ali Torki",
+ "avatar_url": "https://avatars.githubusercontent.com/u/9049092?v=4",
+ "profile": "https://www.linkedin.com/in/alitorki/",
+ "contributions": [
+ "ideas",
+ "maintenance",
+ "projectManagement"
+ ]
}
],
"contributorsPerLine": 7,
@@ -53,4 +64,4 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
-}
\ No newline at end of file
+}