From 8d675198d81eedb02ef3124321670000f0f6fd6c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 16 Dec 2021 13:11:14 +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 7595a9e..469e1ef 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-113-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-114-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -319,6 +319,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
alirezaghey 🖋 |
+ Franklin van Nes 💻 |
From 81fb3967805a939f1149f0451afd94d566ab4d2a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 16 Dec 2021 13:11:15 +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 6bf3853..f04a0ce 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1047,6 +1047,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "frvannes16",
+ "name": "Franklin van Nes",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3188475?v=4",
+ "profile": "https://github.com/frvannes16",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,