From 9e45fc66c8b570e361cd5bfb7f27b9d01eb91e56 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 08:17:45 +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 7429f17..55d6a6b 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-)

@@ -60,6 +60,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

Furkan Güngör

🚇 ⚠️ 💻

Ferhat Özlü

🚇 ⚠️ 💻
From 613ebf74a4949018d988937799c3271900477193 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 08:17:46 +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 d5cec89..951db2c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,17 @@ "test", "code" ] + }, + { + "login": "ferhatozlu", + "name": "Ferhat Özlü", + "avatar_url": "https://avatars.githubusercontent.com/u/4699094?v=4", + "profile": "https://github.com/ferhatozlu", + "contributions": [ + "infra", + "test", + "code" + ] } ], "contributorsPerLine": 7,