From 8c20abfa7aa4692ea527ccff7f2175f9eeb8d273 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 15 May 2021 17:32:05 +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 e7788a2c..f2307eed 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ Thanks goes to these people ([emoji key][emojis]):
Amit Miran

🚇 +
Jan-Willem Willebrands

💻 From 386ac644d696bc9501c52b4f5c1940a4b72ec7f9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 15 May 2021 17:32:06 +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 78360b45..d198fbb0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -216,6 +216,15 @@ "contributions": [ "infra" ] + }, + { + "login": "jwillebrands", + "name": "Jan-Willem Willebrands", + "avatar_url": "https://avatars.githubusercontent.com/u/8925?v=4", + "profile": "https://github.com/jwillebrands", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,