From a941c69f09c7349ff578da348a075a146c1005b6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 20 Apr 2021 09:16:15 +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 760565e..10b7c1c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-86-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-87-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -272,6 +272,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ignacio Le Fluk 🖋 |
Taylor Yu 💻 🖋 |
Patrick Hintermayer 💻 |
+ Pete Pavlovski 🖋 |
From bdf01aa174533d5908e83a7ed3113b62f4eb6fe3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 20 Apr 2021 09:16:16 +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 8621df1..0b49089 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -802,6 +802,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "arthas168",
+ "name": "Pete Pavlovski",
+ "avatar_url": "https://avatars.githubusercontent.com/u/32264020?v=4",
+ "profile": "https://petkopavlovski.com/",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,