From 4b22ec38e1065b5d9757fd6ce8b35d8bf10df320 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 14 Jun 2020 15:10:52 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index ae3923d07..d3552752b 100644
--- a/README.md
+++ b/README.md
@@ -927,6 +927,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m
 Josh Soref 🔧 |
 geir-t 📦 |
 Ondřej Čertík 🐛 |
+  Sam Hocevar 💻 |
From ace2cc91aee1a913268e445ed83441fc1bfdd409 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 14 Jun 2020 15:10:53 +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 26dc8ace8..b95934e25 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -368,6 +368,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "samhocevar",
+ "name": "Sam Hocevar",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/245089?v=4",
+ "profile": "http://sam.hocevar.net/",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,