From 0f096d2e43033cb705ff894a45707aae2625452b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 13 Dec 2024 21:11:08 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/README.md b/README.md
index ddf380d3..0e3c0c3e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@

+
+[](#contributors-)
+
# Hakkında
@@ -21,3 +24,25 @@ Bireylerin internet ortamında daha güvenli bir deneyim yaşamalarını sağlam
- Dökümantasyon sistemi:
- İkonlar:
- Inter (font):
+
+## Contributors ✨
+
+Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+
+
+
+
+
+
+
+
+
+
+
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
\ No newline at end of file
From 3dbad5ab8cfdd30b1d39ba616482171cf490df92 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 13 Dec 2024 21:11:10 +0000
Subject: [PATCH 2/2] docs: create .all-contributorsrc [skip ci]
---
.all-contributorsrc | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
create mode 100644 .all-contributorsrc
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 00000000..c6d56034
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,29 @@
+{
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributors": [
+ {
+ "login": "GokturkTalha",
+ "name": "Talha Aygün",
+ "avatar_url": "https://avatars.githubusercontent.com/u/128845803?v=4",
+ "profile": "https://talhaaygun.com/",
+ "contributions": [
+ "maintenance",
+ "code",
+ "doc",
+ "design"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "skipCi": true,
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "projectName": "guvendekal.org",
+ "projectOwner": "GuvendeKal"
+}