From a9d1a0e6d0ff01d37832632b6288c2b5f470228d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 7 Aug 2021 19:34:28 +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 14ea86a..a54b3a7 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-3-orange.svg?style=flat-square)](#contributors-)
@@ -64,6 +64,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Enis Necipoglu 🚇 ⚠️ 💻 |
Selçuk KÜTÜK 💻 |
+ Furkan Güngör 🚇 ⚠️ 💻 |
From ed7f749feccaca7c68acc8b82a678ac084a2f6ef Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 7 Aug 2021 19:34:29 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 773981d..6773885 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -24,6 +24,17 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "furkandeveloper",
+ "name": "Furkan Güngör",
+ "avatar_url": "https://avatars.githubusercontent.com/u/47147484?v=4",
+ "profile": "https://furkangungor.krawl.me/",
+ "contributions": [
+ "infra",
+ "test",
+ "code"
+ ]
}
],
"contributorsPerLine": 7,