From 2a792d1fdf564300608a959e769fb482860d61da Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 4 Jun 2020 13:50:36 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index dba4eb3e..efcc5360 100644
--- a/README.md
+++ b/README.md
@@ -536,6 +536,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Juan Je García 📖 |
 Championrunner 📖 |
 Sam Tsai 💻 ⚠️ |
+  Christian Rackerseder 💻 |
From 2bd689d442f3f94f7b8e013a6b4e1b09034ede08 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 4 Jun 2020 13:50:37 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index fa6a0157..8461476b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1073,6 +1073,15 @@
"code",
"test"
]
+ },
+ {
+ "login": "screendriver",
+ "name": "Christian Rackerseder",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/149248?v=4",
+ "profile": "https://www.echooff.dev",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,