From 233b4fcfa529ddc3850451143c45891a05907c04 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 10 Feb 2025 19:00:42 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 4adc95d..dd7cd1a 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
This repository contains FrontChapter`s website source code.
-
-[](#contributors-)
-
+[](#contributors-)
## Contributors ✨
@@ -18,6 +16,7 @@ Thanks goes to these wonderful people
 Majid Kargar 💻 |
+  Amir Hossein Karimi 📆 |
From 4d0a669edd0129ed927b60c5276b399cf5f2a8bd Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 10 Feb 2025 19:00:43 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 269289d..0ef5c3a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -15,6 +15,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "AmirHosseinKarimi",
+ "name": "Amir Hossein Karimi",
+ "avatar_url": "https://avatars.githubusercontent.com/u/17345129?v=4",
+ "profile": "https://github.com/AmirHosseinKarimi",
+ "contributions": [
+ "projectManagement"
+ ]
}
],
"contributorsPerLine": 7,
@@ -23,4 +32,4 @@
"repoHost": "https://github.com",
"projectName": "NextJS",
"projectOwner": "frontChapter"
-}
\ No newline at end of file
+}