From 320de0d92184fc0c4467a8cb5ac4af3b8fdcde6e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 25 Feb 2021 10:20:53 +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 9e617eb..8f7feb7 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-76-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-77-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -255,6 +255,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
John Baber-Lucero 🖋 |
Tal 🖋 |
apogeeoak 🖋 💻 |
+ Larry Garfield 🖋 |
From 797e6d45c04c1833cbe608ca0c9af648e5373e25 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 25 Feb 2021 10:20:54 +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 c4e68a1..3c2a0bb 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -711,6 +711,15 @@
"content",
"code"
]
+ },
+ {
+ "login": "Crell",
+ "name": "Larry Garfield",
+ "avatar_url": "https://avatars.githubusercontent.com/u/254863?v=4",
+ "profile": "http://www.garfieldtech.com/",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,