From 72b2c9f54f5f4d246616af767a1a842223702a13 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 15 Dec 2021 09:44:38 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c0ba6ce..7595a9e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-112-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-113-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -317,6 +317,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
xuesong 🖋 |
Michael Walsh 💻 |
+
+ alirezaghey 🖋 |
+
From 527a5b1182483aa467556c1a36d9322440befa43 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 15 Dec 2021 09:44:39 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index cda0377..6bf3853 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1038,6 +1038,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "alirezaghey",
+ "name": "alirezaghey",
+ "avatar_url": "https://avatars.githubusercontent.com/u/26653424?v=4",
+ "profile": "https://github.com/alirezaghey",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,