From d92e34e9b66613aec11c883e918f781de1fe32d7 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 22 Mar 2020 20:40:11 +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 1ee1427..241d484 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Raymon de Looff 💻 |
John Clayton 💻 |
Germs2004 📖 |
+ Lukas Willburger 💻 |
From 2d2013e045f50a88e9f144481fd1b3cc0719585b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 22 Mar 2020 20:40:12 +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 fff11ba..a088c85 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -449,6 +449,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "lukwil",
+ "name": "Lukas Willburger",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/30203234?v=4",
+ "profile": "https://github.com/lukwil",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,