From 4f7dbbd2c31b49d0a34f28ae4d4ccf8210289754 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 24 Apr 2021 15:36:38 +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 99b9d6e..8ca25ba 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-90-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-91-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -278,6 +278,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Shao Yang Hong 🖋 |
Brandon Macer 🖋 |
+ Stoian Dan 🖋 |
From 3a9ec4192dc7584a56999d70b533ec18a03a096c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 24 Apr 2021 15:36: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 2820d18..2f20971 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -838,6 +838,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "stoiandan",
+ "name": "Stoian Dan",
+ "avatar_url": "https://avatars.githubusercontent.com/u/10388612?v=4",
+ "profile": "https://github.com/stoiandan",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,