From 404f3ef465f15916f3f9348190459b64d513b056 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 1 May 2021 10:12:42 +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 8ca25ba..fede672 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-91-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-92-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -279,6 +279,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Shao Yang Hong 🖋 |
Brandon Macer 🖋 |
Stoian Dan 🖋 |
+ Pi Delport 🖋 |
From ce40e201f0b454822074399800886068317027aa Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 1 May 2021 10:12:43 +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 2f20971..4627e29 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -847,6 +847,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "PiDelport",
+ "name": "Pi Delport",
+ "avatar_url": "https://avatars.githubusercontent.com/u/630271?v=4",
+ "profile": "https://about.me/pjdelport",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,