From f416f2da260dddf5eda5b9f5ef117ad2ffa7d36f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 30 Jul 2021 11:15:36 +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 978d0ab3..029f501a 100644
--- a/README.md
+++ b/README.md
@@ -215,6 +215,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Jan-Willem Willebrands 💻 |
 Sandro 💻 🐛 |
 Michael Westphal 💻 ⚠️ |
+  Lukas 💻 |
From 4bc6e20d686eff7e96595966868992d423acc1ca Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 30 Jul 2021 11:15:37 +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 69eef3a8..5a97feac 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -245,6 +245,15 @@
"code",
"test"
]
+ },
+ {
+ "login": "Lukas-Kullmann",
+ "name": "Lukas",
+ "avatar_url": "https://avatars.githubusercontent.com/u/387547?v=4",
+ "profile": "https://github.com/Lukas-Kullmann",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,