From aec2c65c632c94793d23fbb1fb826dd78e59ffdf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 4 Apr 2021 07:43:50 +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 b453bf4..479a307 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[](#contributors-)
+[](#contributors-)
# rustlings 🦀❤️
@@ -264,6 +264,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Pascal H. 🖋 |
 Rod Elias 🖋 |
 Matt Lebl 💻 |
+  Ignacio Le Fluk 🖋 |
From 2193fff4bb5e6becee03b1e9c37ee5069e6c9138 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 4 Apr 2021 07:43:51 +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 4726b64..b0975cf 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -774,6 +774,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "flakolefluk",
+ "name": "Ignacio Le Fluk",
+ "avatar_url": "https://avatars.githubusercontent.com/u/11986564?v=4",
+ "profile": "http://flakolefluk.dev",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,