From f6daa419d6e135f326d65ea09b358502ecc63044 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 17 Jun 2021 15:56:00 +0000
Subject: [PATCH 1/4] 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 f511f7a..c58d62c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
@@ -307,6 +307,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From f67d0137b8249f6b0af65f3e1699269c24d75f18 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 17 Jun 2021 15:56:01 +0000
Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 6e34c5d..79d4066 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -18,6 +18,18 @@
"review",
"test"
]
+ },
+ {
+ "login": "makhosravi",
+ "name": "Mohammad Ali Khosravi",
+ "avatar_url": "https://avatars.githubusercontent.com/u/25433936?v=4",
+ "profile": "https://github.com/makhosravi",
+ "contributions": [
+ "code",
+ "doc",
+ "example",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,
From a995a9d45839e1db1b7e1d9c0ce092a512313849 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 17 Jun 2021 16:02:54 +0000
Subject: [PATCH 3/4] docs: update README.md [skip ci]
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c58d62c..af7175f 100644
--- a/README.md
+++ b/README.md
@@ -307,7 +307,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From fc2862205f2e869c2e0ee64f4648c20118e5d111 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 17 Jun 2021 16:02:55 +0000
Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 79d4066..7073020 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -28,7 +28,8 @@
"code",
"doc",
"example",
- "test"
+ "test",
+ "review"
]
}
],