From fc33a7dfefb7a3ef75456004aaeff3202423a1cb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 15 Jul 2021 13:56:46 +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 e013ea83..978d0ab3 100644
--- a/README.md
+++ b/README.md
@@ -214,6 +214,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Amit Miran 🚇 |
 Jan-Willem Willebrands 💻 |
 Sandro 💻 🐛 |
+  Michael Westphal 💻 ⚠️ |
From e246dc9fa5a3c8ca830137b1704477f7550c9c6b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 15 Jul 2021 13:56:47 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index b5b7d416..69eef3a8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -235,6 +235,16 @@
"code",
"bug"
]
+ },
+ {
+ "login": "michaelwestphal",
+ "name": "Michael Westphal",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1829174?v=4",
+ "profile": "https://github.com/michaelwestphal",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,